Prerequisites

You should have your import csv ready before you start. This will need to include the mapping type, a Source, and a Destination. The following types are available:

  • Core (Standard)
  • Add-on
  • Custom
  • Member – requires the format group_id:attribute_name
  • Related Data

Procedure

  1. Go to Data Management > Mapp Connect and open the integration you want to edit.
  2. Open the Mapping tab.
  3. Select the 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

where 123456 stands for groupID.

123456 stands for groupID.


In CSV:

Mapping type,Source,Destination

CUSTOM,source1,atrribute1

MEMBER,source2,123456:attribute2