Webhooks
Case created
Triggered when a new case is created in the system
WEBHOOK
Body
application/json
Information about the newly created case
The type of event that triggered the webhook
Available options:
case_created Example:
"case_created"
ID of the organisation that owns the resource
Example:
"123e4567-e89b-12d3-a456-426614174000"
Timestamp when the webhook was sent
Example:
"2024-01-15T10:30:00.000Z"
Event-specific data payload
Response
200
Return a 200 status to indicate that the webhook was received successfully