Skip to main content

Event

This event fires when a new version of a negotiated document is added to a task - through the Upload Negotiation Version API, from the Chamelio web application, or when a counterparty’s revision is ingested.

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.
Use Get Latest Negotiation Versions with the step_run_id from this payload to fetch a download URL for the new version.