<?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] Get Status of the Data Pipeline after trigger using Power Automate in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Get-Status-of-the-Data-Pipeline-after-trigger-using-Power/m-p/4342141#M6715</link>
    <description>&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/fabric/core/job-scheduler/get-item-job-instance?tabs=HTTP" target="_blank"&gt;Job Scheduler - Get Item Job Instance - REST API (Core) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Dec 2024 13:03:14 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2024-12-24T13:03:14Z</dc:date>
    <item>
      <title>[URGENT] Get Status of the Data Pipeline after trigger using Power Automate</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Get-Status-of-the-Data-Pipeline-after-trigger-using-Power/m-p/4341982#M6714</link>
      <description>&lt;P&gt;Hi Developers,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Am new to the Fabric Platform and recently I have created a Data Pipeline. And have create a power automate flow to run that data pipeline via API method (HTTP Request).&lt;BR /&gt;Here's the below thred for that:&lt;BR /&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Pipeline/URGENT-Run-DataPipeline-via-API-using-Power-Automate-and-get/m-p/4340724#M6713" target="_blank" rel="noopener"&gt;[URGENT] Run DataPipeline via API using Power Automate and get status&lt;/A&gt;&lt;BR /&gt;In continuation of this,&lt;BR /&gt;I also want to get the status of the triggered pipeline. If suppose there are multiple people running the same pipeline, how can I retrieve the status of only my instance?&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 09:48:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Get-Status-of-the-Data-Pipeline-after-trigger-using-Power/m-p/4341982#M6714</guid>
      <dc:creator>JatinSaini</dc:creator>
      <dc:date>2024-12-24T09:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: [URGENT] Get Status of the Data Pipeline after trigger using Power Automate</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Get-Status-of-the-Data-Pipeline-after-trigger-using-Power/m-p/4342141#M6715</link>
      <description>&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/fabric/core/job-scheduler/get-item-job-instance?tabs=HTTP" target="_blank"&gt;Job Scheduler - Get Item Job Instance - REST API (Core) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 13:03:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Get-Status-of-the-Data-Pipeline-after-trigger-using-Power/m-p/4342141#M6715</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-12-24T13:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: [URGENT] Get Status of the Data Pipeline after trigger using Power Automate</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Get-Status-of-the-Data-Pipeline-after-trigger-using-Power/m-p/4342167#M6717</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Thanks for the revert.&lt;BR /&gt;I have followed your shared documentation but I have one major query that, how will i get the&amp;nbsp;&lt;STRONG&gt;jobInstanceID&amp;nbsp;&lt;/STRONG&gt;for the Pipepline which i triggered, as it does not have anything the body of the response?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 13:39:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Get-Status-of-the-Data-Pipeline-after-trigger-using-Power/m-p/4342167#M6717</guid>
      <dc:creator>JatinSaini</dc:creator>
      <dc:date>2024-12-24T13:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: [URGENT] Get Status of the Data Pipeline after trigger using Power Automate</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Get-Status-of-the-Data-Pipeline-after-trigger-using-Power/m-p/4342174#M6718</link>
      <description>&lt;P&gt;The instance id is in the "location"&amp;nbsp; field of the response.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 13:51:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Get-Status-of-the-Data-Pipeline-after-trigger-using-Power/m-p/4342174#M6718</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-12-24T13:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: [URGENT] Get Status of the Data Pipeline after trigger using Power Automate</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Get-Status-of-the-Data-Pipeline-after-trigger-using-Power/m-p/4342218#M6720</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;The API is not generatiing anything post response, I was running the api through the HTTP Connector via Power Automate, but the Body is empty.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 14:34:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Get-Status-of-the-Data-Pipeline-after-trigger-using-Power/m-p/4342218#M6720</guid>
      <dc:creator>JatinSaini</dc:creator>
      <dc:date>2024-12-24T14:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: [URGENT] Get Status of the Data Pipeline after trigger using Power Automate</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Get-Status-of-the-Data-Pipeline-after-trigger-using-Power/m-p/4342265#M6722</link>
      <description>&lt;P&gt;I'd call that a bug.&amp;nbsp;&amp;nbsp;If you have a Pro license you can open a Pro ticket at &lt;A href="https://admin.powerplatform.microsoft.com/newsupportticket/powerbi" target="_blank"&gt;https://admin.powerplatform.microsoft.com/newsupportticket/powerbi&lt;/A&gt;&lt;BR /&gt;Otherwise you can raise an issue at &lt;A href="https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues&lt;/A&gt; .&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 15:35:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Get-Status-of-the-Data-Pipeline-after-trigger-using-Power/m-p/4342265#M6722</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-12-24T15:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: [URGENT] Get Status of the Data Pipeline after trigger using Power Automate</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Get-Status-of-the-Data-Pipeline-after-trigger-using-Power/m-p/4342947#M6724</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="903460" data-lia-user-login="JatinSaini" class="lia-mention lia-mention-user"&gt;JatinSaini&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to the Microsoft Fabric Community Forum.&lt;/P&gt;
&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp;providing useful information However, it appears that you are encountering an issue where the body is empty when running the API through the HTTP Connector via Power Automate. Please double-check the following steps to resolve this issue.&lt;/P&gt;
&lt;P&gt;If the API returns an empty response body when triggering the pipeline, it could indicate.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The API doesn’t directly give a Run ID or status information in the trigger response.&lt;/LI&gt;
&lt;LI&gt;The pipeline trigger request might be asynchronous. This means the triggering API call doesn't immediately give the Run ID, and you may need another API call to fetch it.&lt;/LI&gt;
&lt;LI&gt;Some APIs provide a separate endpoint to check recent pipeline runs or get details of an active run.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; Ensure that the API is meant to return a response body. Some APIs might only give a status code without a body.&lt;/P&gt;
&lt;P&gt;Enable Response Logging in Power Automate.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Check if the HTTP Connector in Power Automate logs headers or metadata in the response.&lt;/LI&gt;
&lt;LI&gt;Even if the body is empty, sometimes headers have extra details like an operation ID or a URL to check the run status.&lt;/LI&gt;
&lt;LI&gt;If the API gives an error status code (like 400, 404, 500), the response body may be empty or may have error details. Always look at the status code first.&lt;/LI&gt;
&lt;LI&gt;If the API needs authentication, make sure you're giving the right credentials (like an API key or OAuth token). An authentication failure can also result in an empty response.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Query for Recent Pipeline Runs.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use the API endpoint (if available) to fetch recent pipeline runs.&lt;/LI&gt;
&lt;LI&gt;Filter the results by trigger time, user, or other unique parameters to identify your specific instance.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Use a Custom Identifier in the Trigger Request&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;When triggering the pipeline via API, some systems let you send custom metadata or tags as part of the request payload.&lt;/LI&gt;
&lt;LI&gt;For instance, you can include your username, a timestamp, or a custom tag (like Initiator: 'Your Name') in the request body.&lt;/LI&gt;
&lt;LI&gt;Use this metadata to query and differentiate your run.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Cors and Security Policies&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Cors Issues: If you're calling an API hosted on a different domain, Cross-Origin Resource Sharing (CORS) policies might stop the response from coming back. This is particularly important if you're using a custom connector.&lt;/LI&gt;
&lt;LI&gt;Firewall or Security Settings: Check if there are any firewall rules or security settings that could be blocking the response from reaching Power Automate.&lt;/LI&gt;
&lt;LI&gt;Use Postman or Curl: Test the API outside of Power Automate with tools like Postman or Curl to see if you get a response. This can help you figure out whether the issue is with the API or Power Automate.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;For more information, please refer below link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-automate/desktop-flows/actions-reference/web" target="_blank"&gt;HTTP actions reference - Power Automate | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If my response solved your query, please mark it as the&amp;nbsp;&lt;STRONG&gt;Accepted solution&lt;/STRONG&gt;&amp;nbsp;to help others find it easily!&lt;/P&gt;
&lt;P&gt;And if my answer was helpful, I'd really appreciate a '&lt;STRONG&gt;Kudos&lt;/STRONG&gt;'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Dec 2024 15:33:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Get-Status-of-the-Data-Pipeline-after-trigger-using-Power/m-p/4342947#M6724</guid>
      <dc:creator>V-yubandi-msft</dc:creator>
      <dc:date>2024-12-25T15:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: [URGENT] Get Status of the Data Pipeline after trigger using Power Automate</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Get-Status-of-the-Data-Pipeline-after-trigger-using-Power/m-p/4346106#M6755</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="903460" data-lia-user-login="JatinSaini" class="lia-mention lia-mention-user"&gt;JatinSaini&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;We wanted to follow up as we haven’t heard back from you. Could you kindly confirm if the solution we provided resolved your issue?&lt;/P&gt;
&lt;P&gt;If you need any further assistance, please don’t hesitate to let us know. Your feedback is important to us, and we look forward to your response.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2024 09:26:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/URGENT-Get-Status-of-the-Data-Pipeline-after-trigger-using-Power/m-p/4346106#M6755</guid>
      <dc:creator>V-yubandi-msft</dc:creator>
      <dc:date>2024-12-30T09:26:43Z</dc:date>
    </item>
  </channel>
</rss>

