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
The ID of the account where the conversation was created
Always conversation.created
for this event
properties
The unique identifier for the conversation
The Surge phone number from which messages will be exchanged with the contact
properties
The unique identifier for the phone number
The E.164 representation of the phone number
The type of the phone number. Can be one of local
, toll_free
, short_code
, or demo
properties
The unique identifier for the contact
The first name of the contact, if it is known
The last name of the contact, if it is known
The contact’s phone number in E.164 format