CRM To Sharepoint Integration with REST Api

CRM-Sharepoint integration with Sharepoint REST API using Custom Workflow – C#

Working for a client last week where in we got a requirement to create a Sharepoint list item when a new Lead is created in CRM. Being a CRM Resource, I have first checked the options (OOB/configurable) available for me and the first thing that came in to my mind is Microsoft FLOW. A quick …

Continue reading CRM-Sharepoint integration with Sharepoint REST API using Custom Workflow – C#

Create Custom Hosted Control – Part 3 (Firing USD Events from C#)

In the Part 1 & Part 2 of this series we have seen how do we install USD Project templates in visual studio and how to implement custom logic for the Actions when a Action call is fired by the Administrator. I would recommend you to go through them once as they also cover the Scenario …

Continue reading Create Custom Hosted Control – Part 3 (Firing USD Events from C#)