Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
JatinSaini
Regular Visitor

[URGENT] Run DataPipeline via API using Power Automate and get status

Hi Developers,
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.
Since power automate can help us to use the http request connector, can we run the data pipeline using the api via power automate?
Can someone please brief me on the same and what will be the required authorization and authentication.

 

Thanks in advance.

1 ACCEPTED SOLUTION
JatinSaini
Regular Visitor

Hi @NandanHegde  and other Developers,
I was able to fix the issue and run the flow successfully.
The only missing part was to add below Headers to the API:
Content-Type: application/json
Authorization: Bearer <access token>

The Access Token can be copied from below step:

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:

powerBIAccessToken

Copy the token and paste it for the ClientId variable.

View solution in original post

4 REPLIES 4
v-pnaroju-msft
Community Support
Community Support

Hi JatinSaini,

 

We are happy to learn that your issue has been resolved. 

For any further assistance or questions, please continue to engage with the Fabric Community.

 

Best regards,
Pavan

JatinSaini
Regular Visitor

Hi @NandanHegde  and other Developers,
I was able to fix the issue and run the flow successfully.
The only missing part was to add below Headers to the API:
Content-Type: application/json
Authorization: Bearer <access token>

The Access Token can be copied from below step:

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:

powerBIAccessToken

Copy the token and paste it for the ClientId variable.

NandanHegde
Super User
Super User

plz refer the below link:

https://hatfullofdata.blog/trigger-microsoft-fabric-data-pipeline-using-power-automate/




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com

Hi @NandanHegde ,
THanks for the response and I have followed the steps but getting below error:

JatinSaini_0-1734956136453.png

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.