Hi,
Can some one share best practices around sharing CRM web API to different clients. I have different clients and different technology applications that will be Creating and Updating the contacts in CRM and also CRM may go head and create some records in their system. When CRM create a record i want to pass the contact guid so that other systems can use for updating the contact details. I have below questions on best practices around.
1. Is it a good practice to share CRM generated GUID with other systems as they also need to update the same contact in CRM?
2. I was creating a Custom Action with Source System ID to distinguish the Source System who created or updated the record?
3. Any example links on creating a Custom action in c# and register in CRM to share with different clients?
*This post is locked for comments