Hi, Anyone knows the way to get the list of the Power Query dataflow definitions through either Power Automate or REST APIs?
I would like to create one flow to refresh the related Power Query Dataflow based on the trigger fired. Initially I put dynamic content of the Dataflow name but noticed that the action is expecting the Dataflow ID. I can get the existing Dataflows' ID/Name and put them into a table to use. But I hope that I can get the list of the Dataflows available in the environment then get the ID by the Name instead of manually build up the list to use. Thank you.
Solved! Go to Solution.
Sorted. All good. The Dataflow definitions are actually in the Dataverse Table 'Dataflow' which can be retrieved through Power Automate.😂
Sorted. All good. The Dataflow definitions are actually in the Dataverse Table 'Dataflow' which can be retrieved through Power Automate.😂