
HI Team,
I have 3 Processes,
1. Power Automate cloud flow which interacts with AI builder and its trigger based.
2. Power Automate desktop flow which is our core process and it calls the above process to get the classified data from the AI Builder.
3. Another trigger-based Cloud flow which calls the above desktop flow on a scheduled basic.
The question here is if we run the trigger-based process, whether it will cause any problem as there 2 cloud flows involved in the same. One clod flow is to trigger the desktop flow and the other one is to get data from AI builder which is called inside the desktop flow.