Skip to main content

WebhookEvent

WebhookEvent Object

FieldTypeDescription
eventstringEvent type
responsestring{}Response body returned from external webhook endpoints
payloadstring{}Payload object containing the subject of the event (message, contact)
successbooleanBoolean value representing the status of the event request (true if status code was 200)
createdAtstringDate of webhook creation (ISO 8601 formatted)