<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to programmatically create Dataflows in Microsoft Fabric (API or workaround)? in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/How-to-programmatically-create-Dataflows-in-Microsoft-Fabric-API/m-p/4725230#M5225</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I’m currently working on automating parts of my workflow in &lt;STRONG&gt;Microsoft Fabric&lt;/STRONG&gt;, and I’m looking for a way to &lt;STRONG&gt;create Dataflows programmatically&lt;/STRONG&gt;, without using the Fabric UI.&lt;/P&gt;&lt;P&gt;I would like to know:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Is there a &lt;STRONG&gt;public API&lt;/STRONG&gt; available that allows us to &lt;STRONG&gt;create Dataflows&lt;/STRONG&gt; in Fabric? (From my research I found that there is none (&lt;A title="docs.microsoft.com" href="https://docs.microsoft.com/en-us/rest/api/power-bi/dataflows" target="_blank" rel="noopener"&gt;Reference link&lt;/A&gt;))&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;If not, are there any &lt;STRONG&gt;workarounds&lt;/STRONG&gt;, such as using Power BI REST APIs, deployment pipelines, or Fabric SDKs, that can help automate the creation of Dataflows?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Can Dataflows be created via &lt;STRONG&gt;JSON templates&lt;/STRONG&gt;, and if so, is there any way to &lt;STRONG&gt;deploy or import them via script&lt;/STRONG&gt;?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The goal is to integrate this into an automated pipeline, so doing it manually through the UI isn’t feasible for my use case.&lt;/P&gt;&lt;P&gt;Any official documentation, examples, or insights would be greatly appreciated!&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jun 2025 07:41:30 GMT</pubDate>
    <dc:creator>tarun_sahu</dc:creator>
    <dc:date>2025-06-09T07:41:30Z</dc:date>
    <item>
      <title>How to programmatically create Dataflows in Microsoft Fabric (API or workaround)?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/How-to-programmatically-create-Dataflows-in-Microsoft-Fabric-API/m-p/4725230#M5225</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I’m currently working on automating parts of my workflow in &lt;STRONG&gt;Microsoft Fabric&lt;/STRONG&gt;, and I’m looking for a way to &lt;STRONG&gt;create Dataflows programmatically&lt;/STRONG&gt;, without using the Fabric UI.&lt;/P&gt;&lt;P&gt;I would like to know:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Is there a &lt;STRONG&gt;public API&lt;/STRONG&gt; available that allows us to &lt;STRONG&gt;create Dataflows&lt;/STRONG&gt; in Fabric? (From my research I found that there is none (&lt;A title="docs.microsoft.com" href="https://docs.microsoft.com/en-us/rest/api/power-bi/dataflows" target="_blank" rel="noopener"&gt;Reference link&lt;/A&gt;))&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;If not, are there any &lt;STRONG&gt;workarounds&lt;/STRONG&gt;, such as using Power BI REST APIs, deployment pipelines, or Fabric SDKs, that can help automate the creation of Dataflows?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Can Dataflows be created via &lt;STRONG&gt;JSON templates&lt;/STRONG&gt;, and if so, is there any way to &lt;STRONG&gt;deploy or import them via script&lt;/STRONG&gt;?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The goal is to integrate this into an automated pipeline, so doing it manually through the UI isn’t feasible for my use case.&lt;/P&gt;&lt;P&gt;Any official documentation, examples, or insights would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 07:41:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/How-to-programmatically-create-Dataflows-in-Microsoft-Fabric-API/m-p/4725230#M5225</guid>
      <dc:creator>tarun_sahu</dc:creator>
      <dc:date>2025-06-09T07:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to programmatically create Dataflows in Microsoft Fabric (API or workaround)?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/How-to-programmatically-create-Dataflows-in-Microsoft-Fabric-API/m-p/4726011#M5226</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;it appears that you're referencing a link to Power BI Dataflows and their REST API which is different from the Fabric REST API for Dataflow Gen2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For a Fabric Dataflow Gen2 you can use the endpoint below or even the Fabric CLI:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/fabric/core/items/create-item" target="_blank"&gt;https://learn.microsoft.com/en-us/rest/api/fabric/core/items/create-item&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 15:41:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/How-to-programmatically-create-Dataflows-in-Microsoft-Fabric-API/m-p/4726011#M5226</guid>
      <dc:creator>miguel</dc:creator>
      <dc:date>2025-06-09T15:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to programmatically create Dataflows in Microsoft Fabric (API or workaround)?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/How-to-programmatically-create-Dataflows-in-Microsoft-Fabric-API/m-p/4726072#M5227</link>
      <description>&lt;P&gt;Thank you, got it!!&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 16:40:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/How-to-programmatically-create-Dataflows-in-Microsoft-Fabric-API/m-p/4726072#M5227</guid>
      <dc:creator>tarun_sahu</dc:creator>
      <dc:date>2025-06-09T16:40:57Z</dc:date>
    </item>
  </channel>
</rss>

