Forum Discussion
Run from API
- Anonymous2 years ago
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.
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.
- Anonymous2 years agoNot applicable
I'm looking forward to this as well. How can we get notified when it is available?
- Anonymous2 years agoNot 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.
- mwsmoley2 years agoHelper II
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.
- mwsmoley2 years agoHelper II
Hello v-gchenna-msft,
Thank you for the information and I am glad to hear that this is currently in development.
Michal
- Naveen99K2 years agoFrequent Visitor
I'm trying through postman with below url
https://api.fabric.microsoft.com/v1/workspaces/fg4a4735-e171-4a45-8adc-39f9b317db74/items/aad3859b-f3ac-4950-aa9a-8e60e946c69e/jobs/instances?jobType=Pipeline
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"- Anonymous2 years agoNot applicable
Naveen99K I also have the same error, did you find a fix for it? Are you implementing any type of authentication