{ "event": "genericCompany::created", "data": { "object": "resource", "model": "genericCompany", "id": "<string>", "fields": { "name": "<string>" }, "createdAt": "2025-03-06T09:05:04.584Z", "updatedAt": "2025-03-06T09:15:04.585Z", "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 : genericCompany::created, genericCompany::updated or genericCompany::deleted
genericCompany::created
genericCompany::updated
genericCompany::deleted
Show properties
Available options: resource
The model identifier
The unique identifier
Name. Required string length: 1 - 250
The creation timestamp
The last update timestamp
The raw resource data
The warning code
The warning message