Salesforce CRM: Account Mappings
After a data stream is deployed, the Salesforce CRM starter data
bundle automatically maps data from Sales Cloud or Service Cloud to data model objects
(DMO)s in Data Cloud. The Sales Cloud and Service Cloud
bundles deploy mappings to Contact Point type DMOs. Identity Resolution uses the DMOs, which
link multiple records into a unified customer profile.
Usage and Data Bundles
These mappings are used for various purposes within these bundles.
Bundles:
- Sales Cloud
- Service Cloud
DLO to DMO Mapping
These data mappings relate to the Account object
included in the Salesforce CRM connector and how that data connects to DMOs.
| DLO Field | DLO Field API Name | DLO Field Data Type | DMO | DMO Field Name | Additional Details |
|---|---|---|---|---|---|
| Account Description | Description__c | text | Account | Account Description | |
| Account Id | Id_c | text | Account | Account Id | Primary Key |
| Sales Phone | Foreign Key | ||||
| Bill Contact Address | Foreign Key | ||||
| Contact Point Address | Contact Point Address Id | Primary Key | |||
| Contact Point Phone | Contact Point Phone Id | Primary Key | |||
| Account Name | Name_c | text | Account | Account Name | |
| Account Number | AccountNumber__c | text | Account | Account Number | |
| Account Phone | Phone__c | text | Contact Point Phone | Telephone Number | |
| Billing City | BillingCity__c | text | Contact Point Address | City Name | |
| Billing Country | BillingCountry__c | text | Contact Point Address | Country Name | |
| Billing Latitude | BillingLatitude__c | number | Contact Point Address | Geo Latitude | |
| Billing Longitude | BillingLongitude__c | number | Contact Point Address | Geo Latitude | |
| Billing Zip/Postal Code | BillingPostalCode__c | text | Contact Point Address | Postal Code Text | |
| Billing State/Province | BillingState__c | text | Contact Point Address | State Province Name | |
| Billing Street | BillingStreet__c | text | Contact Point Address | Address Line 1 | |
| Contact ID | text | Contact Point Phone | Party | Foreign Key | |
| Contact Point Address | Foreign Key | ||||
| Contact Point Phone | Foreign Key | ||||
| Created Date | CreatedDate__c | dateTime | Account | Created Date | |
| Last Activity | LastActivityDate__c | date | Account | Last Activity Date | |
| Last Modified Date | LastModifiedDate__c | dateTime | Account | Last Modified Date | |
| Parent Account ID | ParentId__c | text | Account | Parent Account | Foreign Key |
| Type | text | Account | Account Type | Foreign Key |