Hello,
I'm inquiring how I can accomplish the following:
We are using Dynamics 365 CRM online. To build out our costs and labor, we use an external application. This application has a Web API enabled for read/write.
1.Export Data (get request) to the external application
2. Import Data with new and updated values (needs to update certain fields) back into CRM
I'm not a Developer, just did a bit of research. I have a couple of people that are programmers/developers in Py, json etc that can help but they do not know anything about CRM.
How can i get this accomplished? TIA!!