Contact Added Webhook

Triggered when a new contact record is created in the system.

Payload includes:

  • Contact's unique identifier
  • Creation timestamp
  • Direct API link to access the contact's full details

The event payload contains both contact-specific data and webhook event metadata for comprehensive tracking and processing.

Payload
date-time
uuid
uuid
string
event
object
Responses
204

The webhook was received successfully.

LoadingLoading…