Dixa Update Conversation Custom Attributes
To update the custom attributes for a specific conversation, you can use the Dixa action 'Dixa Update Conversation Custom Attributes'. This action requires the conversation id as an input parameter, and it allows you to modify the existing attributes or add new ones.
Inputs
Name | Type | Description |
---|---|---|
Access Token | SensitiveString | Dixa API Token |
Dixa Conversation ID | String | Dixa Conversation ID |
Custom Attribute Key | String | Custom Attribute Key eg reason_for_contact |
Custom Attribute Value | String | Custom Attribute Value, comma separated. eg order_related, shipping_related,change_information |
Outputs
Name | Type | Description |
---|---|---|
Success | Boolean | True if the conversation was updated |
Updated 12 months ago