<?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 Re: [URGENT] Run DataPipeline via API using Power Automate and get status in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Run-DataPipeline-via-API-using-Power-Automate-and-get/m-p/4340724#M6703</link>
    <description>&lt;P&gt;plz refer the below link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://hatfullofdata.blog/trigger-microsoft-fabric-data-pipeline-using-power-automate/" target="_blank"&gt;https://hatfullofdata.blog/trigger-microsoft-fabric-data-pipeline-using-power-automate/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Dec 2024 10:52:22 GMT</pubDate>
    <dc:creator>NandanHegde</dc:creator>
    <dc:date>2024-12-23T10:52:22Z</dc:date>
    <item>
      <title>[URGENT] Run DataPipeline via API using Power Automate and get status</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Run-DataPipeline-via-API-using-Power-Automate-and-get/m-p/4340672#M6702</link>
      <description>&lt;P&gt;Hi Developers,&lt;BR /&gt;Am new to the Fabric Platform and recently I have create a Data Pipeline. But I want to find a method to run that data pipeline not directyl from the fabric but via API method.&lt;BR /&gt;Since power automate can help us to use the http request connector, can we run the data pipeline using the api via power automate?&lt;BR /&gt;Can someone please brief me on the same and what will be the required authorization and authentication.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 10:19:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Run-DataPipeline-via-API-using-Power-Automate-and-get/m-p/4340672#M6702</guid>
      <dc:creator>JatinSaini</dc:creator>
      <dc:date>2024-12-23T10:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: [URGENT] Run DataPipeline via API using Power Automate and get status</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Run-DataPipeline-via-API-using-Power-Automate-and-get/m-p/4340724#M6703</link>
      <description>&lt;P&gt;plz refer the below link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://hatfullofdata.blog/trigger-microsoft-fabric-data-pipeline-using-power-automate/" target="_blank"&gt;https://hatfullofdata.blog/trigger-microsoft-fabric-data-pipeline-using-power-automate/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 10:52:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Run-DataPipeline-via-API-using-Power-Automate-and-get/m-p/4340724#M6703</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2024-12-23T10:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: [URGENT] Run DataPipeline via API using Power Automate and get status</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Run-DataPipeline-via-API-using-Power-Automate-and-get/m-p/4340810#M6704</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="226550" data-lia-user-login="NandanHegde" class="lia-mention lia-mention-user"&gt;NandanHegde&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;THanks for the response and I have followed the steps but getting below error:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 12:15:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Run-DataPipeline-via-API-using-Power-Automate-and-get/m-p/4340810#M6704</guid>
      <dc:creator>JatinSaini</dc:creator>
      <dc:date>2024-12-23T12:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: [URGENT] Run DataPipeline via API using Power Automate and get status</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Run-DataPipeline-via-API-using-Power-Automate-and-get/m-p/4341973#M6713</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="226550" data-lia-user-login="NandanHegde" class="lia-mention lia-mention-user"&gt;NandanHegde&lt;/a&gt;&amp;nbsp; and other Developers,&lt;BR /&gt;I was able to fix the issue and run the flow successfully.&lt;BR /&gt;The only missing part was to add below Headers to the API:&lt;BR /&gt;&lt;STRONG&gt;Content-Type:&amp;nbsp;application/json&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Authorization: Bearer &amp;lt;access token&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;The Access Token can be copied from below step:&lt;/P&gt;&lt;P&gt;Sign in into the Fabric Portal for the Tenant you want to test on, and press F12 to enter the browser's developer mode. In the console there, run:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;powerBIAccessToken&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Copy the token and paste it for the ClientId variable.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 09:41:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Run-DataPipeline-via-API-using-Power-Automate-and-get/m-p/4341973#M6713</guid>
      <dc:creator>JatinSaini</dc:creator>
      <dc:date>2024-12-24T09:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: [URGENT] Run DataPipeline via API using Power Automate and get status</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Run-DataPipeline-via-API-using-Power-Automate-and-get/m-p/4342338#M6723</link>
      <description>&lt;P&gt;Hi&amp;nbsp;JatinSaini,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are happy to learn that your issue has been resolved.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For any further assistance or questions, please continue to engage with the Fabric Community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavan&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 17:16:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Run-DataPipeline-via-API-using-Power-Automate-and-get/m-p/4342338#M6723</guid>
      <dc:creator>v-pnaroju-msft</dc:creator>
      <dc:date>2024-12-24T17:16:25Z</dc:date>
    </item>
  </channel>
</rss>

