Hi there,
During some projects, we had exchanges between several systems and were pushing update from one system to our Dynamics 365 CRM.
The requirement was to retrieve the data send from a system “A” in JSON format, convert it into an entity object and then compare it with the existing record within the CRM in order to perform an update action or not.
Basically :
In this article, we are…
Continue Reading Clement’s Article on their blog
Convert you custom JSON data into SDK Entity object
Blog Syndicated with Clement’s Permission