Using Azure Functions for writing Scheduled Jobs for Dynamics CRM – Nishant Rana’s Weblog
In our previous post we saw how we can invoke CRM from within the Azure Function.
https://nishantrana.me/2017/04/28/call-dynamics-crm-from-azure-functions/
Using that knowledge, let us now write an Azure Function that will run periodically.
Here we will take a simple example of creating a lead record every 2 minutes. Obviously real world scenario would involve much complex scenario like checking the status of all the open records and update them daily something of that sort.
Another way…
Full Article
Using Azure Functions for writing Scheduled Jobs for Dynamics CRM – Nishant Rana’s Weblog
Blog Syndicated with Nishant Rana’s Permission
More About This Author
Array
- Dyn365CE17 September 2024New Lead Qualification Experience – Dynamics 365 Sales
- Dyn365CE16 September 2024Bypass Power Automate Flows using SuppressCallbackRegistrationExpanderJob optional parameter – Dataverse / Dynamics 365
- Dyn365CE10 September 2024Sample Code to create and associate Folder / SharePoint Document Location (Dataverse /Dynamics 365 / SharePoint Online)
- Dyn365CE9 September 2024Fixed – The attempted operation is prohibited because it exceeds the list view threshold error– SharePoint Online