Skip to main content

Data Mapper Connector

Data Mapper Map input values to output values using a specified mapping

Actions

Value List Mapper

Map list of inputs to list of outputs using a map object

InputCommentsDefault
Input Value ListThis is a list of keys that will be mapped to values using the Value Map.
Value MapA key/value map that matches inputs by key and returns their associated value(s).

Value Mapper

Map an input to an output using a map object

InputCommentsDefault
Input ValueThis is the key that will be used to find a value from the Value Map
Value MapA key/value map that matches inputs by key and returns their associated value(s).