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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
mwsmoley
Helper II
Helper II

Run from API

Hello,

 

I am trying to find out if Microsoft Fabric Data Factory has APIs to run a pipeline.  I have searched the microsoft documentation and found https://learn.microsoft.com/en-us/rest/api/fabric/ but all it has is Admin functionality but nothing else.  I have done searching on the forums and stackoverflow and other sites but have found nothing. Is it possible to run a pipeline in fabric from a REST API call?

 

Sincerly,

Michal

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @mwsmoley ,

I have reached the internal team regarding this feature. Currently it is not possible to run/trigger a pipeline in fabric from a REST API call as it is not available. This feature is still in development phase and will be live shortly. 
Hence I request you to wait for the new feature release.
Thanks for understanding.

View solution in original post

7 REPLIES 7
Anonymous
Not applicable

Hi @mwsmoley ,

I have reached the internal team regarding this feature. Currently it is not possible to run/trigger a pipeline in fabric from a REST API call as it is not available. This feature is still in development phase and will be live shortly. 
Hence I request you to wait for the new feature release.
Thanks for understanding.

I'm trying through postman with below url 
https://api.fabric.microsoft.com/v1/workspaces/fg4a4735-e171-4a45-8adc-39f9b317db74/items/aad3859b-f...

but getting below error 

{
    "requestId": "bff0121f-35fc-4c9a-8bfa-bf30a9e58a5c",
    "errorCode": "BadRequest",
    "message": "Unable to process the operation due to an error in the request"
Anonymous
Not applicable

@Naveen99K I also have the same error, did you find a fix for it? Are you implementing any type of authentication

Anonymous
Not applicable

It appears the Microsoft Fabric Rest API has been updated to include more functionality but I am still not seeing the ability to trigger an ADF Pipeline.

Yes with Fabric going into GA they released a slew of new features and updates but still have a more on the API side and stability before this product should be recommended by anyone for production use.

Anonymous
Not applicable

I'm looking forward to this as well.  How can we get notified when it is available?

Hello v-gchenna-msft,

 

Thank you for the information and I am glad to hear that this is currently in development.

 

Michal

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

June Fabric Update Carousel

Fabric Monthly Update - June 2026

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

Top Solution Authors