Value Mapping Set

Parameters

integration

relationship - required

Integration value mapping set is applied to.

name

string - required

Label for the Value Mapping Set

description

string - optional

Documentation field used for value mapping description

case_sensitive

boolean - required

If True will respect string case, else all passed values will be converted to lower case for processing strings.

use_default_to_value

boolean - required

Flag for if a default value should be used if no value mappings match the field mapping valuearrow-up-right. If set to False and no value mappings match, then the value will not be transformed.

default_to_value (boolean | string)

boolean | string - required

If no value mappings match the field provided, this will be the value used for the field.

Last updated

Was this helpful?