Forum Discussion
Help Appreciated! Need assistance with Pipeline calls using REST API
Howdy, PBI Community! I am trying to set up a Power Automate custom connector to use for Rest APIs and can successfully run API calls like Get Dataflows with my current setup, but I always get a 401 error when trying to use the Pipeline APIs. About ready to pull my hair out and hope someone can help me. 😃
I'm trying to use the Get Pipeline and Get Pipeline Operations calls.
Here's the configuration in Azure:
Here's the custom connector configuration:
8 Replies
- lbendlinSuper User
Can you successfully run some of the more mature calls like workspaces? The Pipeline calls are very new and likely stilll buggy.
- arpostPost Prodigy
Good question. I can use some of the other calls, so I guess the next question would be: has anyone successfully used the Get Pipeline call with an app registration?
- WatskySolution Sage
Hey arpost ,
I can see deployment pipelines
What happens if you use the Try It button on the Get Pipelines page?
Are you using a service account?
What happens when you try doing the Admin version?
GET https://api.powerbi.com/v1.0/myorg/admin/pipelinesAdmin - Pipelines GetPipelinesAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Learn