
Announcements
Hi,
I'm trying to get a list of all user permissions of all Power Automate Flows.
I'm using a List of flows as admin action to get all Power Automate Flows, this works fine.
Then I'm using an apply to each loop for Get Flows as admin action to get all user permissions.
But I can't find the type of user permissions in the Get Flows action.
Does anybody knows where I can extract the user permissions of Power Automate Flows?
(With Powershell and a graph API it is not possible to retrieve this information)