Skip to main content

Create workflow

POST 

/workflows

Creates a new automation workflow and automatically creates version 1 as a snapshot. If status is set to 'active' the version is published immediately. Provide trigger (event name), conditions (optional filter array), and actions (ordered effect array).

Request

Responses

Redirect to workflows list after creation.