I am currently working on creating a trigger that will run a desktop flow that, whenever a new row is added in a certain workqueue. Now, this workqueue can have multiple records and I want to allocate four different robot accounts running the same desktop flow. How can I achieve that or make the "Run A desktop flow" action dynamic based on available robot?
If that is not possible with Power Automate, is there an action that can check if a robot account is running a flow and maybe I can start from there?