Group DLO Mappings

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

The Group DLO is mapped to the UserGroup DMO.

Mapping diagram for Group DLO to UserGroup DMO

  • The Group DLO field Id maps to the UserGroup DMO Object Id field.
  • The Group DLO field DeveloperName maps to the UserGroup DMO Object NameInterfaceField field.
  • The Group DLO field DataSourceObject maps to the UserGroup DMO Object DataSourceObjectId field.
  • The Group DLO field IsRegularGroup maps to the UserGroup DMO Object IsRegularGroup field.
  • The Group DLO field DataSource maps to the UserGroup DMO Object DataSourceId field.
  • The Group DLO field RelatedId maps to the UserGroup DMO Object UserGroupId field.
  • The Group DLO field hasRoutingConfiguration maps to the UserGroup DMO Object HasRoutingConfiguration field.
  • The Group DLO field Name maps to the UserGroup DMO Object Alias field.
  • The Group DLO field IsQueue maps to the UserGroup DMO Object IsQueue field.
  • The Group DLO field LastModifiedDate maps to the UserGroup DMO Object LastModifiedDate field.