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
Create a Flow with HTTP Request Action
Once you have saved the flow Copy the URL
Open Plugin Registration Tool
Register New Web Hook
Register a new Step, I want this to execute on update of Account Entity on change of Description fiel
No comments:
Post a Comment