Skip to main content

Event

This event fires when a task is canceled - through the Cancel Task API or from the Chamelio web application.

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.