Email Message Fragment DMO
Tracks each Email Message Fragment that is used in an Email. When a User is sending out an email, they have the ability to select different snippets of content (fragments), which they can include in their email. For each Fragment that they select, an Email Fragment record tracks the Email that was sent, the Fragment that was included in the email, and the Content itself (which is stored in a ContentVersion record associated with the Fragment).
Object API Name: std__EmailMessageFragmentDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id
- EmailMessageId has a FOREIGNKEY relationship with the Email Message DMO
Idfield. - EmailTemplateFragmentId has a FOREIGNKEY relationship with the Email Template Fragment DMO
Idfield. - ContentDocumentVersionId has a FOREIGNKEY relationship with the Content Document Version DMO
Idfield.
- cdp_sys_record_currency
- ContentDocumentVersionId
- DataSourceId
- DataSourceObjectId
- EmailMessageId
- EmailTemplateFragmentId
- Id
- InternalOrganizationId
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__ContentDocumentVersionId__c - Data Type: TEXT
- Description: The content version record that stores the content inserted into the email.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__EmailMessageId__c - Data Type: TEXT
- Description: The email in which this fragment was included.
- Field API Name:
std__EmailTemplateFragmentId__c - Data Type: TEXT
- Description: The email fragment that was selected and included in the email.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this Email Message Fragment record.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.