Hi everyone,
I'm trying to figure out how to retrieve a list of all Power Apps in our tenant (or within a specific environment) using a REST API call from outside the Power Platform.
I'm already aware of the Power Apps for Admins connector, but that's not what I'm looking for here. I need a solution that allows me to fetch this information externally.
Has anyone successfully implemented this or know of any documentation that covers this specific use case? Any insights or code snippets would be greatly appreciated!
Thanks in advance for your help!
Thanks for the idea, but in my situation I simply can't use a flow (or build one beforehand).
Is there not a single API that can get all apps inside of a tenant? I found the one for Flows, but not the one for Power Apps, yet.
Hi @mrQ ,
You might consider triggering the flow using an HTTP request. Simply make a POST request to the URL highlighted in the box, and you will be able to receive the flow's response, even if you are outside the Power Platform. I've made a test for your reference:
Best Regards,
Bof
WarrenBelz
85
Most Valuable Professional
Michael E. Gernaey
65
Super User 2025 Season 1
mmbr1606
55
Super User 2025 Season 1