Get OOTB Workflows
get-ootb-workflowsRetrieve background workflows, business rules, actions, BPFs, and on-demand workflows from PowerPlatform Dataverse. Filter by category and environment to manage non-cloud-flow automation components.
Instructions
Get all non-cloud-flow workflows: background workflows, business rules, actions, BPFs, on-demand workflows
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxRecords | No | Maximum records (default: 500) | |
| categories | No | Workflow categories to include. 0=Background, 1=On-Demand, 2=Business Rule, 3=Action, 4=BPF | |
| environment | No | Environment name (e.g. DEV, UAT). Uses default if omitted. |