Forum Discussion
joschu-web
6 months agoFrequent Visitor
REST API Dataflows - Get Dataflow Data Sources does not work for Dataflow gen2
Hello experts, I try to create a model where I can see if all my dataflows and datasets are updated. Therefor I want to extract all dependencies. But I often face the issue, that the rest apis do no...
- 6 months ago
Hi joschu-web,
The Power BI APIs that you are using are only for dataflow gen 1. I'd suggest taking a look at the Fabric APIs. Specifically, Items - Get Dataflow Definition - REST API (Dataflow) | Microsoft Learn
You will need to decode the base64 payload, but once done this should give you all details you need to know about the dataflow gen 2.
v-karpurapud
6 months agoCommunity Support
Hi joschu-web
Thank you for posting your query in the Microsoft Fabric Community Forum, and thanks to tayloramy and Mauro89 for sharing valuable insights.
Could you please confirm if your query has been resolved by the provided solution?If you have any more questions, please let us know and we’ll be happy to help.
Regards,
Microsoft Fabric Community Support Team