Skip to main content

Event

This event fires each time a task moves to a new step. The data describes the step the task has moved to.

Payload Example

Payload Fields

Envelope

Data Object

This event is only emitted for workflow runs that have a task. A workflow state without a task_id produces no webhook.
intake_channels is derived from the run’s first step when that step is an intake step, so it contains at most one channel. It is an empty array for workflows that do not begin with an intake step.