Hi everyone!
I am working on a Flow that will list all Flows on all the environments we have on our tenant.
For that, I use the following actions with a global administrator account:
- "List Environments as Admin" of the "PowerPlatform for Admins" connector
- "List Flows as Admin" of the "Flow management" connector
With that configuration I am able to get pretty much the result I want except the two following points:
- I do not get the Flows of two users
- I do not get the Flows that are managed in a solution
Note: I have tried to share on of the Flows of the users I can not see with the global administrator account I use in the Flow through the PowerApps Admin Center, but even like this I was not able to see it in my Flow.
Do you have ideas to resolve this two pain points ?
Thank you in advance for your help!