Forum Discussion
arpost
3 years agoPost Prodigy
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 ...
Watsky
3 years agoSolution 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/pipelines
Admin - Pipelines GetPipelinesAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Learn
greekgod
3 years agoRegular Visitor
Hi Watsky, how are you pulling all pipeline operations using the PBI template, I use SPN which has admin privileges, but API is failing with pipeline access denied error.
Thanks,
Mahi