Power Automate Management API
REST API for managing flows, environments, connections, connectors, and flow permissions in Power Automate. Enables programmatic creation, update, deletion, and lifecycle management of cloud flows.
Documentation
Documentation
https://learn.microsoft.com/en-us/power-automate/web-api
Authentication
https://learn.microsoft.com/en-us/power-automate/web-api#authentication
APIReference
https://learn.microsoft.com/en-us/connectors/flowmanagement/
Specifications
Examples
Example
https://raw.githubusercontent.com/api-evangelist/microsoft-power-automate/refs/heads/main/examples/power-automate-management-api-flow-example.json
Example
https://raw.githubusercontent.com/api-evangelist/microsoft-power-automate/refs/heads/main/examples/power-automate-management-api-environment-example.json
Example
https://raw.githubusercontent.com/api-evangelist/microsoft-power-automate/refs/heads/main/examples/power-automate-management-api-flow-run-example.json
Example
https://raw.githubusercontent.com/api-evangelist/microsoft-power-automate/refs/heads/main/examples/power-automate-management-api-connector-example.json
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-power-automate/refs/heads/main/json-schema/power-automate-management-api-flow-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-power-automate/refs/heads/main/json-schema/power-automate-management-api-environment-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-power-automate/refs/heads/main/json-schema/power-automate-management-api-flow-run-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-power-automate/refs/heads/main/json-schema/power-automate-management-api-connector-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/microsoft-power-automate/refs/heads/main/json-structure/power-automate-management-api-flow-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/microsoft-power-automate/refs/heads/main/json-structure/power-automate-management-api-environment-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/microsoft-power-automate/refs/heads/main/json-structure/power-automate-management-api-flow-run-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/microsoft-power-automate/refs/heads/main/json-structure/power-automate-management-api-connector-structure.json
Other Resources
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-power-automate/refs/heads/main/capabilities/management-connections.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-power-automate/refs/heads/main/capabilities/management-connectors.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-power-automate/refs/heads/main/capabilities/management-environments.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-power-automate/refs/heads/main/capabilities/management-flow-permissions.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-power-automate/refs/heads/main/capabilities/management-flow-runs.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-power-automate/refs/heads/main/capabilities/management-flows.yaml