Prerequisites

Please note that this guide is for use specifically for Mapping of the User sub-type. You should have your import csv ready before you start. This will need to include the mapping type, a Source, and a Destination. The allowed mapping types are:

  • MEMBER

  • CUSTOM

  • STANDARD

  • NONE


The custom attribute destination has to exist beforehand to be imported correctly.

Member attribute destination has to contain a valid groupId.

Procedure

  1. Go to Data Management > Mapp Connect and open the integration you want to edit.
  2. Open the Mapping tab.
  3. Select the field mapping you want to edit and click Edit.
  4. Select Import Mappings.
  5. After uploading the file, select Import.

Example

Please note, the source names must match those you would get in the JSON file from your third party application. The destination names are the ones within Mapp Engage.

In Table:

Mapping type

Source

Destination

CUSTOMsource1atrribute1
MEMBERsource2

123456:attribute2

(note: 123456 stands for groupID.)


In CSV:

Mapping type,Source,Destination

CUSTOM,source1,atrribute1

MEMBER,source2,123456:attribute2