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

Nishant Rana

Author: Nishant Rana

Share This Post On