Request Details#
HTTP method: POST
Content type: application/json
Body: JSON object described below
Retries: 8 times with 5 minutes exponential delayField reference#
The webhook payload will always include the following payload.| Field | Type | Required | Description |
|---|
id | string | Yes | Unique identifier for the webhook event. |
type | string | Yes | Event type. Example: prospect.created. |
createdAt | string | Yes | ISO 8601 timestamp indicating when the event was generated. |
data | object | Yes | Container object holding the event-specific payload. |
Security#
x-inboundiq-signature: HMAC SHA256 signature of the raw request body using your webhook secretModified at 2025-12-08 22:17:04