Hi
How can I run console application on button click from dynamics365?
My requirement is to pull data from dynamics 365 to sqlserver using an c# Interface
I worked on this project for 2 months and created a console application and running that on schedule. It was working absolutely fine.
Now requirement got changed and I want to run this on record submission(Button click) from dynamic365.
Is there any way that I can do this?
Any advise helps
Thanks