Task DLO Mappings

The Task 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 Task

The Task DLO is mapped to the Task DMO.

Mapping diagram for Task DLO to Task DMO

  • The Task DLO field Description maps to the Task DMO Object Description field.
  • The Task DLO field Id maps to the Task DMO Object Id field.
  • The Task DLO field IsRecurrence maps to the Task DMO Object IsRecurring field.
  • The Task DLO field RecurrenceActivityId maps to the Task DMO Object ActivityId field.
  • The Task DLO field RecurrenceDayOfWeekMask maps to the Task DMO Object RecurrenceDayOfWeekNumber field.
  • The Task DLO field Fmla_RecurrenceEndDateOnly_Date maps to the Task DMO Object RecurrenceEndDate field.
  • The Task DLO field RecurrenceInterval maps to the Task DMO Object TaskRecurrenceTimeUom field.
  • The Task DLO field Fmla_RecurrenceStartDateOnly_Date maps to the Task DMO Object RecurrenceStartDate field.
  • The Task DLO field RecurrenceTimeZoneSidKey maps to the Task DMO Object TaskRecurrenceTimeZone field.
  • The Task DLO field RecurrenceType maps to the Task DMO Object TaskRecurrenceType field.
  • The Task DLO field ReminderDateTime maps to the Task DMO Object ReminderDateTime field.
  • The Task DLO field Status maps to the Task DMO Object TaskStatus field.
  • The Task DLO field Subject maps to the Task DMO Object SubjectText field.
  • The Task DLO field WhatId maps to the Task DMO Object RelatedItemToId field.
  • The Task DLO field Type maps to the Task DMO Object TaskType field.
  • The Task DLO field DataSource maps to the Task DMO Object DataSourceId field.
  • The Task DLO field DataSourceObject maps to the Task DMO Object DataSourceObjectId field.
  • The Task DLO field AccountId maps to the Task DMO Object RelatedToItemAccountId field.
  • The Task DLO field CallDisposition maps to the Task DMO Object TaskCallDisposition field.
  • The Task DLO field CallDurationInSeconds maps to the Task DMO Object CallDurationInSeconds field.
  • The Task DLO field CallType maps to the Task DMO Object TaskCallType field.
  • The Task DLO field CreatedById maps to the Task DMO Object CreatedById field.
  • The Task DLO field IsArchivedToBoolean maps to the Task DMO Object IsArchived field.
  • The Task DLO field IsClosedToBoolean maps to the Task DMO Object IsClosed field.
  • The Task DLO field IsReminderSetToBoolean maps to the Task DMO Object IsReminderSet field.
  • The Task DLO field OwnerId maps to the Task DMO Object AssignedToId field.
  • The Task DLO field Priority maps to the Task DMO Object TaskPriority field.
  • The Task DLO field TaskSubtype maps to the Task DMO Object TaskAction field.
  • The Task DLO field WhoId maps to the Task DMO Object WhoId field.
  • The Task DLO field CreatedDate maps to the Task DMO Object CreatedDate field.
  • The Task DLO field Fmla_ActivityDate_Date maps to the Task DMO Object StartDateTime field.