Conversation Created
The conversation.created
event is delivered whenever a new conversation is
started with a contact. This could be when either the contact sends a message to
your Surge number or when you create a conversation, whether by sending an
initial message to the contact or by manually creating the conversation using
the API.
Common Use Cases
- Initialize conversation tracking
- Trigger welcome workflows
- Update contact management systems
- Start conversation analytics
Payload Structure
account_id
The ID of the account where the conversation was created
type
Always conversation.created
for this event
data
properties
id
The unique identifier for the conversation
contact
properties
id
The unique identifier for the contact
first_name
The first name of the contact, if it is known
last_name
The last name of the contact, if it is known
phone_number
The contact’s phone number in E.164 format