TLDR: Does there exists a way to programmatically retrieve all the triggers for all the automated cloud flows.
I have inherited a PA platform where the predecessor has built different flows from the exact same trigger. I want to consolidate them in single flow as due to n number of flows for the same trigger it is causing issues for the downstream actions. if I can consolidate, the same flows for same trigger, I can design them with proper delays or other actions to ensure downstream actions don't have undesired effects elsewhere.
Currently, I am manually clicking on each flow to find out if it has the same trigger which is extremely time consuming, tedious will lead to human error at some point. Therefore, is there a way to retrieve all triggers programmatically (parallel drawn from power bi rest api) or if only manual then at least a lineage view (parallel drawn from power bi lineage view)
@lbendlin