Microsoft Power Automate · Arazzo Workflow
Microsoft Power Automate Environment Inventory
Version 1.0.0
Walk every environment and inventory its flows, connections, and connectors.
View Spec
View on GitHub
AutomationBusiness ProcessIntegrationLow-CodeMicrosoftPower PlatformRPAWorkflowArazzoWorkflows
Provider
Workflows
environment-inventory
Inventory the flows, connections, and connectors of a Power Automate environment.
Lists accessible environments, then collects the flow, connection, and connector inventory for the target environment so the footprint can be reported on or reconciled against an expected baseline.
1
listEnvironments
listEnvironments
List every environment the calling identity has access to, confirming the target environment is reachable before inventorying it.
2
listEnvironmentFlows
listFlows
List the cloud flows the caller created in the target environment. This is the core of the automation footprint.
3
listEnvironmentConnections
listConnections
List the connections in the environment. Connections carry the credentials that flows use, so they are the authentication surface of the environment.
4
listEnvironmentConnectors
listConnectors
List the connectors available in the environment, including custom and built-in connectors, to establish what the environment is allowed to reach.