web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Synchronous Power Automate Flow

Michael Ghebremedin Profile Picture Michael Ghebremedin 107

 

Synchronous Power Automate Flow


As we all know Power automate flow is an asynchronous execution mode.

There is the question though can we execute Power Automate Flow Synchronously?

The answer is yes.

It will need a little bit of reworking and thinking.

The idea is to create a Flow that we can control when to trigger it.

What if we create a Web Hook and trigger the Synchronously.


I have created a sample Power Automate Flow for this experimentation




  1. Create a Flow with HTTP Request Action

  2. Once you have saved the flow Copy the URL

  3. Open Plugin Registration Tool

  4. Register New Web Hook



  5. Register a new Step, I want this to execute on update of Account Entity on change of Description fiel



Happy Coding 



This was originally posted here.

Comments

*This post is locked for comments