DataCategory DLO Mappings

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

The DataCategory DLO is mapped to the Category DMO.

Mapping diagram for DataCategory DLO to Category DMO

  • The DataCategory DLO field Id maps to the Category DMO Object Id field.
  • The DataCategory DLO field ParentCategoryId maps to the Category DMO Object ParentCategoryId field.
  • The DataCategory DLO field DataSource maps to the Category DMO Object DataSourceId field.
  • The DataCategory DLO field DataSourceObject maps to the Category DMO Object DataSourceObjectId field.
  • The DataCategory DLO field MasterLabel maps to the Category DMO Object LabelName field.
  • The DataCategory DLO field DeveloperName maps to the Category DMO Object NameInterfaceField field.
  • The DataCategory DLO field IsKnowledgeCategory maps to the Category DMO Object IsKnowledgeCategory field.
  • The DataCategory DLO field SortOrder maps to the Category DMO Object SortOrderNumber field.