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.
| Field | Details |
|---|---|
| conversation_entity_id | Type Reference Description The ID of the conversation entry. Relationship Type Lookup Refer To Conversation |
| record_id | Type 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_at | Type DateTime Description The date and time when the record was created. |
| org_id | Type Text Description The Salesforce Org ID associated with the record. |
- Off-Platform Messaging Objects
- ConversationEntry Schema (Off Platform)
- Object Reference for the Salesforce Platform: VoiceCall
- Object Reference for the Salesforce Platform: MessagingSession