In our previous post, we created a simple Azure Function using a free account. (1-hour limitation).
https://nishantrana.me/2017/04/26/starting-with-a-simple-hello-world-azure-functions/
In this post, we’d use our trial Azure account to create a Function App for which we will configure Web Hook trigger and it outputs to Queue and Azure Blog Storage.
We will call this Function from Plugin on Post Create of Lead in CRM Online and pass Lead details to it. This detail will be then passed to…
Full Article
Calling Azure Functions (GenericWebHook-Csharp) from CRM – Nishant Rana’s Weblog
Blog Syndicated with Nishant Rana’s Permission