
Hi everyone,
we have a project and we need to import data from a website(Contact and Account) to our online CRM and that every data what will be updated in Website it should be updated into the CRM.
we have sayed that we will do it with the help of REST API Web Service Task.
I don't have no experience with Rest API maybe have someone some advice and tutorial about dynamics 365 CRM and REST API Web Service Task.
thank you .
*This post is locked for comments
I have the same question (0)What kind of web site is this, where is it hosted, and what is the backend database?
Those are questions that might help you achieve the proper solution.
I would take a look at the option of doing this with Flow or Logic Apps if possible. This will save you a lot of development effort, and simplify the process.
Take a look at:
flow.microsoft.com
docs.microsoft.com/.../logic-apps-overview
Hope this helps.