Inputs

InputTypeDescription
DomainStringKustomer Domain
Kustomer API KeyStringKustomer API Key
Customer IDStringCustomer ID
Field NameStringField Name
Field ValueObjectField Value

Field Name taken as string e.g. 'tags', 'custom' etc

Field Value taken as string, array, or object; e.g. for attribute Field Name 'tags' pass Field Value as array ['tag_1', 'tag_2'], for attribute Field Name 'custom' pass Field Value as object {'custom_attribute_name': custom_attribute_value}; see Body Params under this Kustomer page for reference.

Outputs

OutputTypeDecription
SuccessBooleanWhether the conversation was successfully updated
Customer DataObjectUpdated Customer Data object
ErrorStringError message