Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Fired when a new contact is created in your organization.
{ "event": "contact.created", "data": { "first_name": "xxxx", "last_name": "xxxx", "email": null, "phone": "+xxxxxxxxxxxx", "created_at": "2025-01-01T12:00:00.000Z", "uuid": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx", "id": 0, "full_name": "xxxx", "formatted_phone_number": "+x (xxx) xxx-xxxx" } }
data.uuid
data.phone
data.formatted_phone_number
data.created_at