Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ContextParamMap

Represents optional context data for a Conversation or a ConversationParticipant. This object is available in API version 57.0 and later.

Supported Calls

describeSObjects(), query(), retrieve()

Fields

Field Details
ContextEntityId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The ID of the Conversation or ConversationParticipant record.
This field is a polymorphic relationship field.
Relationship Type
Lookup
Refers To
Conversation, ConversationParticipant
MapKey
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The key for the context data.
MapValue
Type
string
Properties
Filter, Nillable, Sort
Description
The value for the context data.