fabric
1 TopicHow to programmatically create Dataflows in Microsoft Fabric (API or workaround)?
Hello everyone, I’m currently working on automating parts of my workflow in Microsoft Fabric, and I’m looking for a way to create Dataflows programmatically, without using the Fabric UI. I would like to know: Is there a public API available that allows us to create Dataflows in Fabric? (From my research I found that there is none (Reference link)) If not, are there any workarounds, such as using Power BI REST APIs, deployment pipelines, or Fabric SDKs, that can help automate the creation of Dataflows? Can Dataflows be created via JSON templates, and if so, is there any way to deploy or import them via script? The goal is to integrate this into an automated pipeline, so doing it manually through the UI isn’t feasible for my use case. Any official documentation, examples, or insights would be greatly appreciated!Solved2.3KViews1like2Comments