Get Workflows
get-workflowsRetrieve classic Dynamics workflows from PowerPlatform environments. Filter by active status and set record limits to manage workflow inventory.
Instructions
Get all classic Dynamics workflows in the environment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activeOnly | No | Only return active workflows (default: false) | |
| maxRecords | No | Maximum number of records to retrieve (default: 25) | |
| environment | No | Environment name (e.g. DEV, UAT). Uses default if omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| totalCount | Yes | ||
| hasMore | Yes | ||
| requestedMax | Yes | ||
| workflows | Yes |