Accelerator Salesforce Customers Experience API - Implementation Template
Data mappings
This document provides information generated from the DataWeave scripts included in the project, such as function definitions, variable definitions, and data mapping tables.
| Module | Description | 
|---|---|
| map-externalids-response | Order external Id response mapping | 
map-externalids-response
Order external Id response mapping
Source:
./src/main/resources/dwl/map-externalids-response.dwl
Mapping Tables
Maps CIM external IDs to Salesforce
| Salesforce | CIM | Description | 
|---|---|---|
| Type | externalIdType | The type of external identifier | 
| Name | externalIdType | The display name of the external ID Type | 
| SortOrder | number | The preferred display position of an item in the list | 
| Id | externalId | The actual external identifier | 
| LastChanged | statusLastChangedDate | The last status changed date |