ListEmail DLO Mappings

The ListEmail object is a Salesforce standard object that you can ingest and map to Data Model Objects (DMOs) for use in Data Cloud-powered features and agents.

Object Mapping Diagram for ListEmail

The ListEmail DLO is mapped to the BulkEmailMessage DMO.

Mapping diagram for ListEmail DLO to BulkEmailMessage DMO

  • The ListEmail DLO field CampaignId maps to the BulkEmailMessage DMO Object CampaignId field.
  • The ListEmail DLO field FromAddress maps to the BulkEmailMessage DMO Object FromAddress field.
  • The ListEmail DLO field FromName maps to the BulkEmailMessage DMO Object FromName field.
  • The ListEmail DLO field HasAttachment maps to the BulkEmailMessage DMO Object HasAttachment field.
  • The ListEmail DLO field HtmlBody maps to the BulkEmailMessage DMO Object HtmlbodyText field.
  • The ListEmail DLO field Id maps to the BulkEmailMessage DMO Object Id field.
  • The ListEmail DLO field Name maps to the BulkEmailMessage DMO Object NameInterfaceField field.
  • The ListEmail DLO field ScheduledDate maps to the BulkEmailMessage DMO Object ScheduledDate field.
  • The ListEmail DLO field Subject maps to the BulkEmailMessage DMO Object Subject field.
  • The ListEmail DLO field DataSource maps to the BulkEmailMessage DMO Object DataSourceId field.
  • The ListEmail DLO field DataSourceObject maps to the BulkEmailMessage DMO Object DataSourceObjectId field.
  • The ListEmail DLO field FlowRecordElementId maps to the BulkEmailMessage DMO Object FlowElementId field.
  • The ListEmail DLO field IsClickTrackingEnabled maps to the BulkEmailMessage DMO Object DoesTrackClicks field.
  • The ListEmail DLO field IsOpenTrackingEnabled maps to the BulkEmailMessage DMO Object DoesTrackOpens field.
  • The ListEmail DLO field ManagedContentId maps to the BulkEmailMessage DMO Object DigitalContentId field.
  • The ListEmail DLO field ManagedContentId maps to the BulkEmailMessage DMO Object EmailContentId field.
  • The ListEmail DLO field MessagePurpose maps to the BulkEmailMessage DMO Object MessagePurpose field.
  • The ListEmail DLO field SegmentId maps to the BulkEmailMessage DMO Object MarketSegmentId field.
  • The ListEmail DLO field CustomDomainAddress maps to the BulkEmailMessage DMO Object CustomDomainAddress field.
  • The ListEmail DLO field CommSubscriptionChannelTypeId maps to the BulkEmailMessage DMO Object CommunicationSubscriptionChannelTypeId field.
  • The ListEmail DLO field SentVia maps to the BulkEmailMessage DMO Object SendMechanismName field.
  • The ListEmail DLO field OwnerId maps to the BulkEmailMessage DMO Object OwnerId field.
  • The ListEmail DLO field OwnerObject maps to the BulkEmailMessage DMO Object OwnerObject field.
  • The ListEmail DLO field TotalRecipients maps to the BulkEmailMessage DMO Object TotalRecipientCount field.
  • The ListEmail DLO field SentDate maps to the BulkEmailMessage DMO Object SentDateTime field.
  • The ListEmail DLO field ReplyToAddress maps to the BulkEmailMessage DMO Object ReplyToAddress field.
  • The ListEmail DLO field ReplyToName maps to the BulkEmailMessage DMO Object ReplyToName field.
  • The ListEmail DLO field CcAddress maps to the BulkEmailMessage DMO Object CcAddress field.
  • The ListEmail DLO field IsSyntheticCcEnabledBoolean_c maps to the BulkEmailMessage DMO Object IsSyntheticCcEnabled field.