Port Workflows vs Actions and Automations

On this page

Quick answer

Choose Workflows for multi-step graph orchestration with conditions, approvals, agents, shared permissions, and audit across entry points. Keep an existing Action or automation when it remains a small, stable operation and migration would add no user or control value.

Do not migrate by name alone. Inventory current triggers, forms, permissions, identities, integrations, secrets, retries, logs, approvals, outputs, and consumers.

Migration decision

NeedBetter starting point
One bounded self-service operationExisting Action may be sufficient
Event-driven single automationExisting automation may remain simpler
Multi-step conditions and branchesWorkflow
Human approval inside the graphWorkflow
Agent or MCP entry with shared controlsWorkflow
Common audit and output contract across entry pointsWorkflow

Run both paths against representative cases, compare authorization and outputs, then cut over one cohort. Preserve a rollback window and avoid duplicate triggers during migration.

Continue with the GA guide and IaC authoring guide.

Official sources

Source check: August 23, 2026. Verify current legacy and Workflows behavior in the target account.