Tag chat

This activity adds tags to an existing conversation. Tags can be used to categorize chat conversations.

Table 1. Tag chat action - Inputs
Parameters Description

ConversationId

Unique identifier for the conversation.

Tags

Array of tag id and value pairs, if multiple tags are added.

TagId

Identifier of the tag, if a single tag is added.

TagValue

Value of the tag, if a single tag is added.

Table 2. Tag chat action - Outputs
Parameters Description

Success

Indicates whether the activity was completed successfully (value = True) or not (value = False).

Result

Returns the JSON formatted response from the activity.