Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
jbreunig
New Member

Power Automate Desktop Flows - Parallel Runtime

I need to run the same desktop flow in parallel for two separate users in the same environment... how can we achieve this?

 

Example:  Desktop flow 'TestFlow' is packaged into a solution and the solution is imported by User A and User B in the sam environment.  'TestFlow' is an attended automation which is triggered by a MS Teams message.  If User A triggers the automation and 'TestFlow' begins processing items from the work queue.  How can we develop the solution to allow User B to trigger the automation and call the 'TestFlow' to work items from the same work queue concurently? 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi  @jbreunig ,

 

According to your description, I think you first need to make sure that two users have run privileges for this dekstop flow and have machine run time from different computers connected to the accounts of these two users, and then you can consider trying to use the API call desktop flow run triggers either in the cloud flow or in the API call's code. The logic and parallel order of the run triggers can be written in your code:

https://learn.microsoft.com/en-us/power-automate/developer/desktop-flow-public-apis?wt.mc_id=knwlser...

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi  @jbreunig ,

 

According to your description, I think you first need to make sure that two users have run privileges for this dekstop flow and have machine run time from different computers connected to the accounts of these two users, and then you can consider trying to use the API call desktop flow run triggers either in the cloud flow or in the API call's code. The logic and parallel order of the run triggers can be written in your code:

https://learn.microsoft.com/en-us/power-automate/developer/desktop-flow-public-apis?wt.mc_id=knwlser...

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.