Hi!
I want to create a dashboard where my team can monitor Power Automate flows created by anyone in a specific environment. I found a nice tutorial explaining how to do this with web parts on SharePoint, but that is not allowed in my company. Therefore, I decided to create a SharePoint list and set up a Power Automate flow that retrieves the necessary data from the environment containing the flows. This flow should get all flows, gather their essential data, and send it to my SharePoint list.
I have already made some progress by using the Power Automate Management connector, specifically the "List Flows as Admin" action. However, I encounter the following error: "You are not permitted to make flows in the specific environment", even though I have maker permissions.
Any guidance on how I can successfully retrieve the flow data without encountering this permission issue, or suggest an alternative approach to achieve my goal?
Thank you!!