RelatedRecord

Represents the link between a ConversationEntry record and another record, such as a VoiceCall record, or a MessagingSession record, or another ConversationEntry record. RelatedRecord is an off-platform object.

FieldDetails
conversation_entity_idType
Reference

Description
The ID of the conversation entry.

Relationship Type
Lookup

Refer To
Conversation
record_idType
Reference

Description
The ID of the record that links this conversation entry to the other record, such as a VoiceCall record, a MessagingSession record, or another ConversationEntry record.

Relationship Type
Lookup

Refer To
ConversationEntry, MessagingSession, VoiceCall
created_atType
DateTime

Description
The date and time when the record was created.
org_idType
Text

Description
The Salesforce Org ID associated with the record.