Enable Analytics-Based Text Routing

Required permissions: Scripts Create/Edit

You can use the CXone analytics-based text routing service to analyze incoming text interactions and determine routing procedure based on things like the dataset of the interaction, priority, sentimentClosed Overall mood or result of the interaction as determined by analysis of words, phrases, and context of the transcript. analysis, the language of the text, or a combination of these factors.

The text must be sent to the routing service for analysis, then the service returns annotated information that can be used to route the interaction to the appropriately skilled agent.

Before performing the following steps, be sure to register Interaction Analytics with CXone to receive a client_secret and client_id. You must include these in CXone API calls. Follow the registration and authentication process explained on the developer portal.

  1. In your routing script, add a Snippet action.
  2. Double-click the Snippet and add a text-based routing script.