Conversation

Represents a conversation between an end user and an agent. Available in API version 49.0 and later.

This object is available for Einstein Conversation Insights customers whose data is stored natively on the Salesforce Platform. If you turned on Einstein Conversation Insights for the first time starting in Spring ’26, this object is available to query and access using Salesforce tools. For existing ECI customers, data migration and access to related Salesforce Platform objects is scheduled to begin in Summer ’26.

Note

Supported Calls

describeSObjects(), query(), retrieve()

Fields

Field Details
ConversationChannelId
Type
reference
Properties
Filter, Group, idLookup, Sort
Description
The record ID of the channel used to initialize the conversation. This can either be a messaging channel for the Messaging product or a call center for the Service Cloud Voice product. Available in API version 50.0 and later.

Service Cloud Voice is now Salesforce Voice. You may see references to Service Cloud Voice in Salesforce applications and documentation.

ConversationIdentifier
Type
string
Properties
Filter, Group, idLookup, Sort
Description
A unique identifier generated for the conversation.
EndTime
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time that a conversation ends.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The autogenerated name of the conversation.
StartTime
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time that a conversation starts.