Skip to content

Workflows

Workflows model review and approval-style processes:

Resource Purpose
Configuration Declares states (work steps), transitions, and rules
Instance / item A running unit of work under a configuration
Transition Moves an item between states (work steps)

Use /v0/workflows/... endpoints as listed in the API reference. Pair with forms when a step requires structured input.

Guides: Workflow configuration, Workflows.