Dynamics 365 different ways of calling Azure Function from CRM plugin
Views (2211)
In today’s past I will show you how we can call Azure function from Dynamics CRM plugin with the help of WebClient and HttpClient classes. Lets say we have a requirement to send Lead data to Azure function for further processing. For this post data will be send as request querystring to azure function from… Continue reading Dynamics 365 different ways of calling Azure Function from CRM plugin

Like
Report
*This post is locked for comments