contact_created
A new contact record is created in Front.
Auth
- Auth method
hmac-sha256- Signature header
X-Front-Signature- Signature detail
- Base64-encoded HMAC-SHA256 of the raw request body using the webhook's secret.
Delivery
- Guarantees
- at-least-once
- Backoff
- Front retries failed webhook deliveries.
Payload schema (field names + types only)
_links object self string id string requiredtype string requiredemitted_at number requiredsource object _meta object data object target object _meta object type string data object id string name string description string | null avatar_url string | null is_spammer boolean handles array groups array links array custom_fields object conversation object | null