Recently, we had a requirement to execute PowerAutomate on click of a button on Lead record. In this post, we’ll see how to do that.
While creating the PowerAutomate, select the trigger as “When an HTTP request is received” as shown below:

We can pass parameter to the PowerAutomate in JSON format. In this example, we’ll pass Lead Record Id.
Select method as POST.

Just for…
Continue Reading Ajit Patra’s Article on their blog
D365: Execute PowerAutomate from Ribbon button using JS
Recently, we had a requirement to execute PowerAutomate on click of a button on Lead record. In this post, we’ll see how to do that. While creating the PowerAutomate, select the trigger as “When an HTTP request is received” as shown below: We can pass parameter to the PowerAutomate in JSON format.
Blog Syndicated with Ajit Patra’s Permission
More About This Author
Array
Dyn365CE2021.08.16[Limitation]PowerAutomate: Unable to use Custom Connector with actions having parameterized GET requests. Error: “Fix Invalid expression(s) for the input parameter(s) of operation ‘ActionName'”.
Dyn365CE2021.08.16Dataverse: Create Custom API and Implement using plugin C#
Dyn365CE2021.06.11Microsoft Teams Integration with D365 on custom entity
Dyn365CE2021.06.10D365: Why my Power Automates are not being triggered