A simple implementation using Azure Functions, Microsoft Flow, Microsoft PowerApps, Dynamics CRM and SendGrid – Nishant Rana’s Weblog
Let us implement a simple scenario where we create a lead record in CRM which then talks with Flow (and Power App).
The Flow calls an Azure Function (Custom API) that sends mail to the lead’s email address using SendGrid
1) Let us create an Azure Function that uses SendGrid to send email to the lead’s email address.
Login to Azure Portal and create a new Function App.
Let us create a Function using Generic Web Hook CSharp template
To keep it simple let us…
Full Article
A simple implementation using Azure Functions, Microsoft Flow, Microsoft PowerApps, Dynamics CRM and SendGrid – 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