Email Template Snapshot DMO
It stores the different versions of an email template, for tracking purposes.
Object API Name: std__EmailTemplateSnapshotDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id
- EmailTemplateId has a FOREIGNKEY relationship with the Email Template DMO
Idfield.
- ActivatedDate
- CalendarFileDescription
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- DeactivatedDate
- EmailBodyText
- EmailSubjectText
- EmailTemplateId
- Id
- InternalOrganizationId
- Language
- Status
- VersionNumber
- Field API Name:
std__ActivatedDate__c - Data Type: DATETIME
- Description: Date when the template version was activated. Template version becomes active immediately after uploading.
- Field API Name:
std__CalendarFileDescription__c - Data Type: TEXT
- Description: Description of ICS file to be sent
- 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__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__DeactivatedDate__c - Data Type: DATETIME
- Description: Date when the template version was deactivated. Template version becomes inactive when a new version was uploaded.
- Field API Name:
std__EmailBodyText__c - Data Type: TEXT
- Description: Body of email template to be sent.
Content from index.html file from template zip file will be set to InvitationBody field. Same will be used as body of the email.
- Field API Name:
std__EmailSubjectText__c - Data Type: TEXT
- Description: Email Subject
- Field API Name:
std__EmailTemplateId__c - Data Type: TEXT
- Description: Reference to parent EmailTemplate
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary Key
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Language__c - Data Type: TEXT
- Description: Languages this Email Template Snapshot supports
- Field API Name:
std__Status__c - Data Type: TEXT
- Description: Determines if Email Template Version is active or inactive.
- Field API Name:
std__VersionNumber__c - Data Type: DOUBLE
- Description: A version of an Email Template.