Re-Open Conversation
Understand how to reopen a conversation while configuring an Re-open Conversation node in Cisco Webex Contact Center
This node calls imengage Re-open Conversation API to re-open the closed conversation on imiengage. While configuring flows in Webex Connect, you’d need to use this node to re-open the conversation and queue it.
Authorization
Refer to section Node Authorizations for more information.
Methods and Outcomes
Here’s a brief description of various methods, and corresponding output variables and node outcomes associated with each of the methods.
Method Name - Re-Open Conversation
Method Name - Reopen Conversation
Method Name | Output Variables | Node Outcomes |
---|---|---|
Reopen Conversation | TransId | onInvalidData onError onInvalidChoice onauthorizationfail onFailure ConversationReopened ConversationReopenFailed onTimeout |
Channel | Field Value |
---|---|
All channels | CONVERSATION ID - $(n6.conversationId) |
Input Variables | Output Variables | Versions |
---|---|---|
CONVERSATION ID – $(n6.conversationId) * Conversation id from the output variables of the search conversation node is the Conversation ID | TransId | v1.0 |
Note
When the variable is selected from the previous node output variables, the node Id will be the prefix for the variable. For example, if sms.serviceNumber is an output variable of start node (node Id 2), then the variable becomes $(n2.sms.serviceNumber).
Updated 3 months ago