Supported Events
| Event | Description |
|---|---|
contact.created | A new contact was created |
contact.updated | Contact information changed |
contact.deleted | Contact was removed |
Reserved Headers
Every Contact webhook request includes the following headers:| Header | Description |
|---|---|
x-cocoon-event-type | Event name (e.g., contact.created) |
x-cocoon-event-datetime | UTC timestamp |
x-cocoon-contact-uuid | Contact UUID |
x-cocoon-contact-email | Email address (if available) |
x-cocoon-contact-whatsapp | WhatsApp number (if available) |
Example Payload
Common Use Cases
- Sync CRM: Instantly update contact records in your external CRM systems.
- Create Customer Profile: Trigger profile creation in custom portals or billing systems.
- Update Marketing Lists: Synchronize lists across multi-channel outreach platforms.
- Trigger Onboarding Workflows: Automatically kick off welcome emails or onboarding sequences.