Hi
Looking at getting some solution togetther in flow to help Admon Govern what the users are creating.
Is there a connetor that will list the connections used in a Flow & PowerApp (and list the using Flow/PowerApp)
or is this something that requires PowerShell or Security & compliance access.
I hav eflow s that can list newlay created Flows and apps, but what to get in to detail on each Flow and App and list connections used.
Any help guidance on this wold be great...
Thank you.
I found it by trial, looking at the properties of Flow object.
You can iterate the Actions and then in Action.api.properties.tier will give you whether its Premium or not.
Powershell can list details of connectors in flow, for example if you explore the following in a flow object you can find details of connectors there:
$flow.Internal.properties.definitionSummary.actions
whith the 'powerapps for admins' connector
https://docs.microsoft.com/en-gb/connectors/powerappsforadmins/#get-connections-as-admin
the 'Get connections as admin' Action seems to return Flow name, Displayname... and looks to also list connection parameters and list each connection used in the flow.
Then havin gth FLow name ID, I'm sure we can trace back to user.
Would you agree with this or is there an issue here with this idea?
Hi @TonyMcg1 ,
There is no any function is microsoft flow/apps could list the connections used in a Flow & PowerApp.
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you, I have been in contact with John Liu, Flow Studio looks great, but as an enterprise there are security concerns that need to be approved before giving consent to our data to an external party.
Looking to get simular pieces in place internally, and it whould be possible, just wondering if there are details avilable to show how.
at the moment just looking for a way to will list the connections used in a Flow & PowerApp (and list the using Flow/PowerApp)
Hi there. You may want to check out John Liu's app, Flow Studio. It's great for managing multiple Flows.
-Ed-
If this reply has answered your question or resolved your challenge, please consider marking it as a Solution. This helps other users find it more easily via search.
WarrenBelz
146,765
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,091
Most Valuable Professional