Email Template DMO
The standard form of an email message that can be personalized and customized with data specific to an individual recipient, market segment or other customization factor.
Object API Name: std__EmailTemplateDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- ParentEngagementAssetId has a FOREIGNKEY relationship with the Email Template DMO
Idfield. - ParentEngagementAssetId has a FOREIGNKEY relationship with the SMS Template DMO
Idfield. - ParentEngagementAssetId has a FOREIGNKEY relationship with the Device Application Template DMO
Idfield. - ProductId has a FOREIGNKEY relationship with the Product DMO
Idfield. - ProductId has a FOREIGNKEY relationship with the Life Science Marketable Product DMO
Idfield. - SurveyId has a FOREIGNKEY relationship with the Survey DMO
Idfield. - CommunicationSubscriptionId has a FOREIGNKEY relationship with the Communication Subscription DMO
Idfield.
- ApiversionName
- AttachmentObjectType
- BccEmailIdList
- BodyTxt
- CanAttachiCalendarFile
- CanSendPresentationLinks
- cdp_sys_record_currency
- CommunicationSubscriptionId
- CreatedDate
- DataSourceId
- DataSourceObjectId
- DeliveryPct
- Description
- EffectiveEndDate
- EffectiveStartDate
- EmailInvitationActionType
- EmailInvitationContextType
- EmailTemplateBodyTxt
- EmailTemplateStyleId
- EmailTemplateTypeId
- EngagementAssetNbr
- EngagementAssetTypeId
- EngagementMessageTypeId
- ExternalRecordId
- ExternalSourceId
- HasConsentAcknowledgement
- Id
- InternalOrganizationId
- IsActive
- IsDefaultAutoEmailTemplate
- IsSubjectLineEditable
- LastModifiedDate
- MessageFormatTypeId
- NameInterfaceField
- NamespacePrefixTxt
- ParentEngagementAssetId
- ProductId
- ReplyToEmailAddress
- ReplyToType
- SendClassificationId
- SenderEmailFieldApiName
- SenderType
- ShouldIgnoreEmailConsent
- SubjectTxt
- SurveyId
- TimesUsedQty
- TotalDeliveredQty
- TotalHardBouncedQty
- TotalOpensQty
- TotalSentQty
- TotalSoftBouncedQty
- UitypeTxt
- Field API Name:
std__ApiversionName__c - Data Type: TEXT
- Description: Alphanumeric string representing the apiversion name.
- Field API Name:
std__AttachmentObjectType__c - Data Type: TEXT
- Description: Specifies the parent objects associated with the record, allowing Sales Rep to choose which object-level attachments (e.g., from Account, Meeting, or both) are available for the email template. Selecting values in this field enables additional attachments from the chosen objects to be included when sending the email.
- Field API Name:
std__BccEmailIdList__c - Data Type: TEXT
- Description: A list of email addresses to send the email template as BCC.
- Field API Name:
std__BodyTxt__c - Data Type: TEXT
- Description: Alphanumeric string representing the body txt.
- Field API Name:
std__CanAttachiCalendarFile__c - Data Type: BOOLEAN
- Description: Indicates whether an iCalendar (.ics) file should be generated and attached to the email.
- Field API Name:
std__CanSendPresentationLinks__c - Data Type: BOOLEAN
- Description: Indicates whether the email template HTML includes a div tag that represents a presentation link.
- 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__CommunicationSubscriptionId__c - Data Type: TEXT
- Description: A reference to the topic/tag associated with the email template.
- Field API Name:
std__CreatedDate__c - Data Type: DATETIME
- Description: The date and time the record was originally created.
- 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__DeliveryPct__c - Data Type: DOUBLE
- Description: Numeric value representing the delivery pct. Do not include currency symbols or commas.
- Field API Name:
std__Description__c - Data Type: TEXT
- Description: A brief description of the purpose or content of the email template.
- Field API Name:
std__EffectiveEndDate__c - Data Type: DATETIME
- Description: The date when the email template will no longer be available for use by Sales Reps.
- Field API Name:
std__EffectiveStartDate__c - Data Type: DATETIME
- Description: The date when the email template becomes available for use by Sales Reps.
- Field API Name:
std__EmailInvitationActionType__c - Data Type: TEXT
- Description: Defines the type of action (e.g., create, update, cancel) for which this template will be used when sending invitations.
- Field API Name:
std__EmailInvitationContextType__c - Data Type: TEXT
- Description: Specifies the context in which the email template can be used, such as for provider visits or meetings.
- Field API Name:
std__EmailTemplateBodyTxt__c - Data Type: TEXT
- Description: The email address for email template body txt.
- Field API Name:
std__EmailTemplateStyleId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__EmailTemplateTypeId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__EngagementAssetNbr__c - Data Type: TEXT
- Description: Alphanumeric string representing the engagement asset nbr.
- Field API Name:
std__EngagementAssetTypeId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__EngagementMessageTypeId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__ExternalRecordId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__ExternalSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__HasConsentAcknowledgement__c - Data Type: BOOLEAN
- Description: When selected, it allows the template to be used for sending customizable emails based on captured consent. Used for custom reporting.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this EmailTemplate record. Maximum size is 36 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsActive__c - Data Type: BOOLEAN
- Description: Indicates whether the email template is currently active or inactive.
- Field API Name:
std__IsDefaultAutoEmailTemplate__c - Data Type: BOOLEAN
- Description: Identifies if this template is set as the default for sending invitations automatically.
- Field API Name:
std__IsSubjectLineEditable__c - Data Type: BOOLEAN
- Description: Allows the sender to modify the email subject before sending.
- Field API Name:
std__LastModifiedDate__c - Data Type: DATETIME
- Description: The date and time of the last modification to this record.
- Field API Name:
std__MessageFormatTypeId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__NamespacePrefixTxt__c - Data Type: TEXT
- Description: Alphanumeric string representing the namespace prefix txt.
- Field API Name:
std__ParentEngagementAssetId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__ProductId__c - Data Type: TEXT
- Description: A reference to the product related to the email template (either Product2 or LS Marketable Product).
- Field API Name:
std__ReplyToEmailAddress__c - Data Type: TEXT
- Description: The email address where recipients can send replies.
- Field API Name:
std__ReplyToType__c - Data Type: TEXT
- Description: Specifies the type of email address used for replies. Possible values are: Sales Rep (Uses the Sales Rep's email address as the 'Reply to' email in the delivered message) or Predefined Email (Uses the email address specified in the 'Reply To Email Address' field instead of the Sales Rep's email).
- Field API Name:
std__SendClassificationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__SenderEmailFieldApiName__c - Data Type: TEXT
- Description: This field holds the API name of custom fields created by customers to store the sender's email address. It allows customers to use a predefined sender email for specific email templates, rather than using the Sales Rep's email.
- Field API Name:
std__SenderType__c - Data Type: TEXT
- Description: Defines the type of sender for the email. Possible values include: Sales Rep (Uses the Sales Rep's email address as the sender) or Predefined Email (Uses a predefined email address instead of the Sales Rep's email). Clients can configure this field similarly to the Reply To field by adding picklists to control the sender information used for email transactions created with this template.
- Field API Name:
std__ShouldIgnoreEmailConsent__c - Data Type: BOOLEAN
- Description: When selected, the system ignores email consent preferences for this template, allowing it to be sent regardless of the recipient's opt-in status.
- Field API Name:
std__SubjectTxt__c - Data Type: TEXT
- Description: The main topic of the email.
- Field API Name:
std__SurveyId__c - Data Type: TEXT
- Description: A lookup field that links a survey to the email template. When an email is created from this template, a link to the selected survey will be included. For the survey invitation link to be added to the email, the Account field in the Survey Invitation record must be populated.
- Field API Name:
std__TimesUsedQty__c - Data Type: TEXT
- Description: Alphanumeric string representing the times used qty.
- Field API Name:
std__TotalDeliveredQty__c - Data Type: DOUBLE
- Description: Numeric value representing the total delivered qty. Do not include currency symbols or commas.
- Field API Name:
std__TotalHardBouncedQty__c - Data Type: DOUBLE
- Description: Numeric value representing the total hard bounced qty. Do not include currency symbols or commas.
- Field API Name:
std__TotalOpensQty__c - Data Type: DOUBLE
- Description: Numeric value representing the total opens qty. Do not include currency symbols or commas.
- Field API Name:
std__TotalSentQty__c - Data Type: DOUBLE
- Description: Numeric value representing the total sent qty. Do not include currency symbols or commas.
- Field API Name:
std__TotalSoftBouncedQty__c - Data Type: DOUBLE
- Description: Numeric value representing the total soft bounced qty. Do not include currency symbols or commas.
- Field API Name:
std__UitypeTxt__c - Data Type: TEXT
- Description: Alphanumeric string representing the uitype txt.