You are here:
Use Quick Match to Map Data
Quick Match is an easy way to map input and output data in an Omnistudio Data Mapper Transform.
Some transforms are too complex for Quick Match. See Transforming Lists with Data Mappers.
- Expand the Input JSON pane and paste the input data structure into it.
- Expand the Expected JSON Output pane and paste the desired output structure into it.
-
To quickly match an input field to an output data path, click Quick
Match, and use one of these options:
- Drag and drop: This option is available only if you’re using the designer on a managed package. Drag the source sObject field from the input field to the output field, or vice versa. For an output that has no source sObject input field, drag the output mapping from the output field to the Matched Mappings column.
- Pair: Manually select an input field and an output field, and click Pair.
- Auto Match: Click Auto Match. Fields with matching names are matched automatically.
- Save your changes. The Quick Match page closes and the Transforms tab shows the individual mappings.
- Verify the structure in the Current JSON Output pane. Make sure it matches the structure in the Expected JSON Output pane.

