{ "event": "crmPipeline::created", "data": { "object": "resource", "model": "crmPipeline", "id": "<string>", "fields": { "name": "<string>", "stages": [ { "object": "resourceRef", "model": "<string>", "id": "<string>" } ] }, "createdAt": "2025-03-06T09:05:04.602Z", "updatedAt": "2025-03-06T09:15:04.602Z", "rawResource": null, "warnings": [] } }
// 200
The unique identifier of the connector
The unique identifier of the owner
A unique key to ensure idempotency of the webhook request
The event type : crmPipeline::created, crmPipeline::updated or crmPipeline::deleted
crmPipeline::created
crmPipeline::updated
crmPipeline::deleted
Show properties
Available options: resource
The model identifier
The unique identifier
Pipeline name. Required string length: 1 - 250
Stages in the pipeline
The creation timestamp
The last update timestamp
The raw resource data
The warning code
The warning message