Let us take a look at a simple Azure Function that refers our CRM assemblies and creates contact record in CRM. Log in to Azure Portal, search for Function App
Let us take a look at a simple Azure Function that refers our CRM assemblies and creates contact record in CRM. Log in to Azure Portal, search for Function App
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)
Dimensions on the Project: Department – 001 Cost Center – 002 Dimensions on the Project contract: Department – 001Cost Center – 003 Dimensions on the Hours, Expense, Fee, On-account transaction
Recently working with an Azure Functions , we had to define its REST Signature using Swagger to be able to use it within PowerApps. The Azure Function expected the code