TimeSlot DLO Mappings

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

The TimeSlot DLO is mapped to the OperatingHoursTimeSlot DMO.

Mapping diagram for TimeSlot DLO to OperatingHoursTimeSlot DMO

  • The TimeSlot DLO field DataSourceObject maps to the OperatingHoursTimeSlot DMO Object DataSourceObjectId field.
  • The TimeSlot DLO field DataSource maps to the OperatingHoursTimeSlot DMO Object DataSourceId field.
  • The TimeSlot DLO field DayOfWeek maps to the OperatingHoursTimeSlot DMO Object DayOfWeek field.
  • The TimeSlot DLO field EndTime maps to the OperatingHoursTimeSlot DMO Object EndTimeText field.
  • The TimeSlot DLO field Id maps to the OperatingHoursTimeSlot DMO Object Id field.
  • The TimeSlot DLO field OperatingHoursId maps to the OperatingHoursTimeSlot DMO Object OperatingHoursId field.
  • The TimeSlot DLO field StartTime maps to the OperatingHoursTimeSlot DMO Object StartTimeText field.
  • The TimeSlot DLO field TimeSlotNumber maps to the OperatingHoursTimeSlot DMO Object NameInterfaceField field.
  • The TimeSlot DLO field Type maps to the OperatingHoursTimeSlot DMO Object OperatingHoursTimeSlotType field.