Value Mapping

To learn more about when to use a Value Mapping and how to create one, see follow this how-to guide.

valuemappingset

relationship - required

Value Mapping Set that the Value Mapping belongs to.

from_value

string | bool - required

The original value of the field mapping, to identify which value mapping to use. Only supports String and Boolean values.

to_value

string - required

The transformed value that will replace the original field mapping value. Only supports String values.

notes

string - optional

Documentation field

Last updated

Was this helpful?