Skip to main content
Each node in a workflow accepts an optional config object. Configs are validated server-side and stored alongside the workflow.

Common config keys

Updating a config

The full workflow definition is returned. Existing sessions running on this workflow use the frozen-at-creation config; new sessions pick up the change.