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