We’re currently experiencing a high volume of support requests, which may result in longer response times — thank you for your patience and understanding.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

This documentation is for the new preview UI. It’s still being refined and is subject to change. For documentation for the old UI, see Knowledge Base.

Article link copied to clipboard
Updated
Published
1 min read

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

Input Comments Default
Input Value List This is a list of keys that will be mapped to values using the Value Map.
Value Map A 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

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