Forum Discussion
RajPunjabi
1 year agoNew Member
Pipeline Trigger using API
I am facinng error while scheduling/triggering pipeline via api call and another method i tried is: REST API capabilities for Fabric Data Factory (Preview) - Microsoft Fabric | Microsoft Lea...
- Anonymous1 year ago
Hi RajPunjabi ,
Thanks for the update! I understand that the "Invalid jobType" error is persisting. Since you’re scheduling the pipeline manually for now.
A few things to check: Ensure that jobType is not included in the request URL, as the API automatically determines it. Also, verify that your {pipelineId} is correct and matches an existing pipeline in your Fabric workspace. Additionally, double-check that your access token has the required permissions (Pipeline Operator or Fabric Admin).
If this post helps, then please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.
Thankyou.
RajPunjabi
1 year agoNew Member
Still i am facing same error