- 1 Minute to read
- Print
- DarkLight
Import Mapping via CSV
- 1 Minute to read
- Print
- DarkLight
Prerequisites
Have your import CSV file ready before you start.
The CSV file must include the mapping type, a Source, and a Destination.
The Source names must match those in the JSON file obtained from the external data source. The destination names are the ones within Mapp Engage.
Procedures
Import Mapping
This import overwrites all mappings.
Go to Data Management > Mapp Connect and open the integration you want to edit.
Open the Mapping tab.
Select Import Mappings, then Add New Import, and select the file to upload.
Once the file is uploaded, click Import.
Import Field Mapping
This import uses different CSV formats to import the user and other subtypes.
Go to Data Management > Mapp Connect and open the integration you want to edit.
Open the Mapping tab.
Select the field mapping you want to edit and click Edit.
Select Import Mappings, then Add New Import, and select the file to upload.
Once the file is uploaded, click Import.
Format for subtype “user”
Allowed mapping types: member, Custom, Standard, None
The custom attribute destination has to exist beforehand to be imported correctly.
The member attribute destination has to contain a valid groupId.
CUSTOM,source1,atrribute1
MEMBER,source2,1:attribute2
Format for all subtypes except user
cols,cold
col1,col2
col2,col3