Commerce: Sales Channel Mapping
After a data stream is deployed, the Commerce starter data bundle
automatically maps data from Commerce Cloud to data model objects (DMO)s in Data Cloud. Sales Channel data is the channel used to sell
goods. For example, a web store or a retail store.
DLO to DMO Mapping
These data mappings relate to the SalesChannel
object included in the Salesforce Commerce connector and how that data connects to DMOs.
| DLO Field | DLO Field Data Type | DMO | DMO Field Name |
|---|---|---|---|
| Id | ID | SalesChannel | id |
| SalesChannelName | string | SalesChannel | Name |
| Description | textarea | SalesChannel | Description |
| Type | picklist | SalesChannel | SalesChannelTypeId |
| TypeCategory | picklist | SalesChannel | BusinessModelId |
| ExternalChannelNumber | string | SalesChannel | ExternalRecordId |