Re: Call , Create Rest service from Dynamics 365
Hello,
Are you trying to create a rest API that connects to Dynamics 365? Or you are trying to call a rest API from Dynamics?
I am trying create rest API in Azure which will connect to sharepoint, and the service will be called from Dynamics 365.
Everytime new record gets created in dynamics needs to call rest api which will connect to sharepoint and create new document there.
Thanks,