Integrate Dynamics CRM to Service Bus queue using Azure function
Integrate Dynamics CRM to Service Bus queue using Azure function
It has been a while since I have written any blog. In today’s blog I will walkthrough the process to integrate Service Bus Queue to Dynamics CRM using Azure function.
Requirement :-
The requirement is whenever any message is added to Service Bus Queue, we want to create IOT Alert records in CRM. For this post I have considered Message format in Json format.
Approach :-
Last blog I have talked…
View On WordPress













