This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
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.
Solved! Go to Solution.
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.
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
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.
plz refer the below link:
https://hatfullofdata.blog/trigger-microsoft-fabric-data-pipeline-using-power-automate/
Check out the April 2026 Fabric update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 3 | |
| 3 | |
| 2 |