Event
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.One event covers a whole add-attachments action, so
attachment_ids can hold several IDs. A request
that uploads three files produces one event listing three IDs, not three events.