Hi All ,
In scenario like power automate flow , once the flow end time is completed and if we need reinitiate the flows how this task can be achieved ? If we have several instances ?
Hi All ,
In scenario like power automate flow , once the flow end time is completed and if we need reinitiate the flows how this task can be achieved ? If we have several instances ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Tuhin PaulPosted Apr 16, 2023, 6:53 AM
If you have multiple instances of the same flow running simultaneously and you need to re-trigger all of them, you can use Power Automate's "Get runs" action to get a list of all the instances of the flow that are currently running or have completed. You can then create a new flow that loops through this list and re-triggers each instance using the method described above.
Tuhin PaulPosted Apr 16, 2023, 6:53 AM
In Power Automate, once a flow is triggered and completed, it is not possible to re-initiate the same flow instance. However, you can create a new instance of the flow with the same or modified settings. If you need to re-trigger the same flow with the same settings and data, you can create a new flow that triggers the original flow. This can be done using the "HTTP" or "Request" action in Power Automate. The new flow can make a request to the original flow's endpoint, which will initiate a new instance of the flow.
Md Tahmidul AbedinPosted Apr 15, 2023, 8:03 AM
Hi Rohin,
If you want reinitate the flow automaticly in a schaduled way, you can always use a schaduler flow.
Here is a details video on schaduled flow: https://tahmidulabedin.me/scheduled-flow/
Hope it will help.
-Tahmid
Thivagar SegarPosted Jul 8, 2022, 3:30 PM