GETTING STARTED
Kore.ai XO Platform
Virtual Assistants Overview
Natural Language Processing (NLP)
Concepts and Terminology
Quick Start Guide
Accessing the Platform
Navigating the Kore.ai XO Platform
Building a Virtual Assistant
Help & Learning Resources
Release Notes
Current Version
Recent Updates
Previous Versions
Deprecations
Request a Feature
CONCEPTS
Design
Storyboard
Overview
FAQs
Conversation Designer
Overview
Dialog Tasks
Mock Scenes
Dialog Tasks
Overview
Navigate Dialog Tasks
Build Dialog Tasks
Node Types
Overview
Intent Node
Dialog Node
Dynamic Intent Node
GenAI Node
GenAI Prompt
Entity Node
Form Node
Confirmation Node
Message Nodes
Logic Node
Bot Action Node
Service Node
Webhook Node
Script Node
Process Node
Agent Transfer
Node Connections
Node Connections Setup
Sub-Intent Scoping
Entity Types
Entity Rules
User Prompts or Messages
Voice Call Properties
Knowledge AI
Introduction
Knowledge Graph
Introduction
Terminology
Build a Knowledge Graph
Manage FAQs
Knowledge Extraction
Import or Export Knowledge Graph
Prepare Data for Import
Importing Knowledge Graph
Exporting Knowledge Graph
Auto-Generate Knowledge Graph
Knowledge Graph Analysis
Answer from Documents
Alert Tasks
Small Talk
Digital Skills
Overview
Digital Forms
Digital Views
Introduction
Widgets
Panels
Session and Context Variables
Context Object
Intent Discovery
Train
NLP Optimization
ML Engine
Overview
Model Validation
FM Engine
KG Engine
Traits Engine
Ranking and Resolver
Training Validations
NLP Configurations
NLP Guidelines
LLM and Generative AI
Introduction
LLM Integration
Kore.ai XO GPT Module
Prompts & Requests Library
Co-Pilot Features
Dynamic Conversations Features
Intelligence
Introduction
Event Handlers
Contextual Memory
Contextual Intents
Interruption Management
Multi-intent Detection
Amending Entities
Default Conversations
Conversation Driven Dialog Builder
Sentinment Management
Tone Analysis
Default Standard Responses
Ignore Words & Field Memory
Test & Debug
Overview
Talk to Bot
Utterance Testing
Batch Testing
Conversation Testing
Conversation Testing Overview
Create a Test Suite
Test Editor
Test Case Assertion
Test Case Execution Summary
Glossary
Health and Monitoring
NLP Health
Flow Health
Integrations
Actions
Actions Overview
Asana
Configure
Templates
Azure OpenAI
Configure
Templates
BambooHR
Configure
Templates
Bitly
Configure
Templates
Confluence
Configure
Templates
DHL
Configure
Templates
Freshdesk
Configure
Templates
Freshservice
Configure
Templates
Google Maps
Configure
Templates
Here
Configure
Templates
HubSpot
Configure
Templates
JIRA
Configure
Templates
Microsoft Graph
Configure
Templates
Open AI
Configure
Templates
Salesforce
Configure
Templates
ServiceNow
Configure
Templates
Stripe
Configure
Templates
Shopify
Configure
Templates
Twilio
Configure
Templates
Zendesk
Configure
Templates
Agents
Agent Transfer Overview
Custom (BotKit)
Drift
Genesys
Intercom
NiceInContact
NiceInContact(User Hub)
Salesforce
ServiceNow
Configure Tokyo and Lower versions
Configure Utah and Higher versions
Unblu
External NLU Adapters
Overview
Dialogflow Engine
Test and Debug
Deploy
Channels
Publishing
Versioning
Analyze
Introduction
Dashboard Filters
Overview Dashboard
Conversations Dashboard
Users Dashboard
Performance Dashboard
Custom Dashboards
Introduction
Custom Meta Tags
Create Custom Dashboard
Create Custom Dashboard Filters
LLM and Generative AI Logs
NLP Insights
Task Execution Logs
Conversations History
Conversation Flows
Conversation Insights
Feedback Analytics
Usage Metrics
Containment Metrics
Universal Bots
Introduction
Universal Bot Definition
Universal Bot Creation
Training a Universal Bot
Universal Bot Customizations
Enabling Languages
Store
Manage Assistant
Team Collaboration
Plan & Usage
Overview
Usage Plans
Templates
Support Plans
Invoices
Authorization
Conversation Sessions
Multilingual Virtual Assistants
Get Started
Supported Components & Features
Manage Languages
Manage Translation Services
Multiingual Virtual Assistant Behavior
Feedback Survey
Masking PII Details
Variables
Collections
IVR Settings
General Settings
Assistant Management
Manage Namespace
Data
Overview
Data Table
Table Views
App Definitions
Data as Service
HOW TOs
Build a Travel Planning Assistant
Travel Assistant Overview
Create a Travel Virtual Assistant
Design Conversation Skills
Create an ‘Update Booking’ Task
Create a Change Flight Task
Build a Knowledge Graph
Schedule a Smart Alert
Design Digital Skills
Configure Digital Forms
Configure Digital Views
Train the Assistant
Use Traits
Use Patterns
Manage Context Switching
Deploy the Assistant
Use Bot Functions
Use Content Variables
Use Global Variables
Use Web SDK
Build a Banking Assistant
Design Conversation Skills
Create a Sample Banking Assistant
Create a Transfer Funds Task
Create a Update Balance Task
Create a Knowledge Graph
Set Up a Smart Alert
Design Digital Skills
Configure Digital Forms
Configure Digital Views
Add Data to Data Tables
Update Data in Data Tables
Add Data from Digital Forms
Train the Assistant
Composite Entities
Use Traits
Use Patterns for Intents & Entities
Manage Context Switching
Deploy the Assistant
Configure an Agent Transfer
Use Assistant Functions
Use Content Variables
Use Global Variables
Intent Scoping using Group Node
Analyze the Assistant
Create a Custom Dashboard
Use Custom Meta Tags in Filters
Migrate External Bots
Google Dialogflow Bot
APIs & SDKs
API Reference
API Introduction
Rate Limits
API List
koreUtil Libraries
SDK Reference
SDK Introduction
SDK Security
SDK Registration
Web Socket Connect and RTM
Installing the BotKit SDK
Using the BotKit SDK
SDK Events
SDK Functions
SDK Tutorials
BotKit - Blue Prism
BotKit - Flight Search Sample VA
BotKit - Agent Transfer
Widget SDK Tutorial
Web SDK Tutorial
ADMINISTRATION
Introduction to Admin Console
Administration Dashboard
User Management
Add Users
Manage Groups
Manage Roles
Data Tables and Views
Assistant Management
Enrollment
Invite Users
Send Bulk Invites
Import User Data
Synchronize Users from AD
Security & Control
Using Single-Sign On (SSO)
Two-Factor Authentication (2FA)
Security Settings
Cloud Connector
Analytics
Billing
  1. Home
  2. Integrations
  3. Configuring the ServiceNow Agent – Tokyo and Lower versions

Configuring the ServiceNow Agent – Tokyo and Lower versions

ServiceNow helps you build digital workflows on a single, unified platform. Kore.ai XO Platform’s ServiceNow Agent integration allows you to seamlessly hand off the virtual assistant conversations to your live agents on ServiceNow. 

This post provides the configuration steps to enable the ServiceNow Agent integration in the Tokyo version. Use the configurations provided below as general guidelines, as there could be some differences based on the release and the specific version of the ServiceNow that you are using.

Overview

Kore.ai’s Virtual Assistant (VA) serves as the central point of interaction for the users. In addition to its regular capabilities, the VA acts as a proxy or intermediary between the users and the ServiceNow agents to hand over conversations seamlessly. The VA also allows you to integrate with the ServiceNow platform. The VA facilitates communication and interaction between the user and the ServiceNow agent using the chat module.

Configuration

Complete the following steps to configure the ServiceNow agent for Tokyo and lower versions: 

Step 1: Retrieve the ServiceNow Instance URL

  1. Log in to your ServiceNow account with admin user credentials. The ServiceNow account will have a unique URL for each developer instance in their Service Management or App Engine Studio, for example: https://devXXX67.service-now.com/.
  2. Copy the Instance ID from the URL and paste it into the Configurations tab of the ServiceNow Agent  page. Refer to step 3.

Step 2: Create a New Queue

  1. Log in to your ServiceNow account.
  2. From the main menu on the left, search and select Queues under Connect > Support Administration and click on the New button.
  3. In the Queue dialog, enter the following queue details:
    • Name of the queue.
    • Select Consumer Service Support in the Assignment group field.
  4. Click the New button in the Chat Queue Entries section and assign the chat queue entry to a user as shown below:
  5. Click Submit to save the chat queue entry details.
  6. Click Submit again to save the queue details.
  7. Copy the ID from the Queue ID field.

Step 3: Enable the ServiceNow Agent

  1. Log in to the Kore.ai XO Platform: https://bots.kore.ai/botbuilder
  2. Select a Virtual Assistant for which you want to configure the ServiceNow agent. 
  3. Navigate to Build > Integrations > Agent Transfer and click the ServiceNow button.
  4. On the Configurations tab, select your preferred authentication option (Basic vs. OAuth) and then provide the details as explained in the options below:
    Option1: Basic Auth – Enter the ServiceNow Instance credentials

      • Select the Connect Support (Supported for Tokyo and lower versions) option.
      • Select the Basic Auth option for enabling ServiceNow Agent with the Basic Authentication.
      • Instance URL: The company’s URL where the ServiceNow instance is hosted. For example, the instance URL is in this format: https://devXXX67.service-now.com/.
      • User Name: The username of your ServiceNow account.
      • Password: The password of your ServiceNow account.
      • Queue ID: The unique queue identification number.
      • Webhook URL: The web URL for custom application function callbacks.

    Option 2: OAuth with Refresh Token Follow the instructions in this ServiceNow Documentation to generate a refresh token. 

    • Select the Connect Support (Supported for Tokyo and lower versions) option.
    • Select the OAuth with Refresh Token option for enabling ServiceNow Agent with the Refresh Token Authentication.
    • Instance URL: The company’s URL where the ServiceNow instance is hosted. For example, the instance URL is in this format: https://devXXX67.service-now.com/.
    • Client ID: The client ID of your ServiceNow application copied in Step 8.
    • Client Secret: The client secret of your ServiceNow application copied in Step 8.
    • Refresh Token: The unique refresh token that you generated in Step 8.
    • Webhook URL: The web URL for custom application function callbacks.
  5. Click Authorize to authenticate and allow the XO platform to handover conversations to ServiceNow agent.
  6. If you want to make ServiceNow as the default agent, enable the Default Agent System for all bot channels option.
    Note: This option is enabled only when you have multiple agents configured for your VA.
  7. You can customize the channel mapping by clicking the Configure link as shown below:
  8. Once you click Configure, you can map the channels for which you want to use ServiceNow agent to  hand over the conversations. 

    For example, if you have configured a Genesys chat integration, Intercom and ServiceNow agents. You can make one of them as default and map channels to agent systems. In this case, the Web Client and WebHook are mapped to Genesys and Intercom. Slack is mapped to the default ServiceNow agent. To learn more about channel enablement, see Adding channels to your bot.
  9. After mapping channels, click Done.
  10. Click Save to enable the ServiceNow agent.
  11. Publish the VA. For more information, see Publishing Bot.

Step 4: Switch to UI16 theme

  1. Log in to your ServiceNow account with admin user credentials. The ServiceNow account will have a unique URL for each developer instance in their Service Management or App Engine Studio, for example: https://devXXX67.service-now.com/.
  2. Select the All menu, search for the System Properties filter, and click New.
  3. Enter the glide.ui.polaris.on_off_user_pref_enabled property, select the type as true|false, and click Submit.

    Note: This property provides an option for the user to toggle between “Next experience and UI16” and classic experience.
  4. Click on the System Admin profile and select the Preferences menu.
  5. Turn on the Turn off Next experience toggle.
  6. The App Engine Studio view switches from Next Experience to UI 16 theme.

Step 5: Install the required plugins

  1. Log in to the ServiceNow Developer instance with Admin User Credentials.
  2. To create an application, search and select the System Definition under Plugins from the left menu.
  3. Search for the Consumer Service Portal plugin and install it.
  4. After the successful installation, a new Connect support menu item appears in the left navigation bar.

Step 6: Create a user with agent_admin role

  1. Log in to the ServiceNow instance with the admin user credentials.
  2. Navigate to User Administration > Users > New.
  3. Fill in the details to create a user and click Submit.
  4. Select the Roles tab and click the Edit button to navigate to the roles screen.
  5. Search for the agent_admin role and add it to the user.
  6. Click Save.

Step 7: Create a group and add the user created to the group

  1. Create a group if you don’t have a group or use an existing group in ServiceNow.
  2. Navigate to User Administration > Groups.
  3. Click New.
  4. To create a new group, fill in the appropriate details and click Submit.
  5. Edit the group created above. Scroll down to the Group Members tab and click Edit.
  6. Select the agent created in the previous step and add it to the current group.
  7. Click Save.

Step 8: Define the Host URL in the REST Message in ServiceNow

  1. Log in to your ServiceNow account. The ServiceNow account will have a unique URL for each developer instance in their Service Management or App Engine Studio, for example, https://devXXX67.service-now.com/ .
  2. Go to System Web Services > Outbound > REST Messages from the left menu.
  3. In the REST Messages page, click the New button to create a new REST Message.
  4. Copy the WebHook URL from Kore.ai’s virtual assistant configuration page and paste it into the Endpoint URL field.
  5. Click Save to save the new REST message.
    Note: You can also see a list of all the REST Messages that have been configured.

Step 9: Define Outbound REST Message Requests in ServiceNow

  1. To define REST Outbound Message, navigate to System Web Services > Outbound > REST Messages in the left menu.
  2. Select the REST Messages for which you want to define the Outbound message from the list of REST Messages. For example, search and select the Platform – Agent Integrations message.
  3. In the REST Message form, you can enter the API details, such as the name, endpoint URL as Callback URL from the Configurations page, and HTTP method.

    Note: This will be the endpoint through which ServiceNow will send Agent’s messages to the user.
  4. To define the HTTP header, click the HTTP Request tab and select the Add New Row button.
  5. In the new row, add the HTTP Header as shown below:
    • HTTP Header: Name: Content-Type, Value: application/json
    • Method: Add the POST method and paste the Webhook URL that you copied from the Configurations tab in the Endpoint field.
  6. Once you have entered the required details, click the Update button to save the REST Message.

Step 10: Define Outbound REST Business Rules in ServiceNow

  1. To define an Outbound rule, search and select the Business Rules under System Definition from the left menu.
  2. Click the New button to configure the Business Rule.
  3. Enter the following business rule details:
    • Name and select the live_message table from the Table drop-down.
    • Select the Active and Advanced check boxes.
    • Click the When to run tab, and select after from the When drop-down, and select the Insert checkbox.
    • Add Filter conditions to execute this Business rule if created by is not a chatbot_interface.
  4. Click the Advanced tab, add the code below and click Submit:
    var request;
    request = new sn_ws.RESTMessageV2('Platform - Agent Integrations', 'Platform - Agent Integrations');
    request.setRequestBody("{\"group\":\""+current.group+"\", \"formatted_message\":\""+GlideStringUtil.escapeForHomePage(current.formatted_message)+"\", \"sys_created_by\":\""+current.sys_created_by+"\",\"last_message\":\""+current.last_message+"\", \"sys_id\":\""+current.sys_id+"\"}");
    request.setRequestHeader("Content-Type", "application/json");
    var response = request.execute();

    Note: The code is optional. It is recommended to use the code when you face any issues during execution. This rule executes the API configured in REST Message.

Step 11: Testing Configuration

This section helps you verify how the conversations from the Kore.ai XO Platform are handed over to the ServiceNow agent after enabling it. 

To verify the data exchange between Kore.ai’s VA and ServiceNow agent, follow these steps:

    1. Open a virtual assistant for which you have enabled the ServiceNow agent.
    2. Create a new Agent Transfer Node task. For example, create a Platform Agenttask with the UserAgent node and configure it to use the ServiceNow agent. For more information, see Agent Transfer Node.
    3. Click the Talk to Bot icon to launch the VA and enter Help.
    4. Log in to the ServiceNow Instance, select the Impersonate User from the Profile option as shown:
    5. Enter the Username that you created. For example, select the Abel Tuter username.
    6. Select All and navigate to Workspace Experience>Workspaces>Agent Workspace Home.
    7. In the Agent Workspace page, select Inbox and set the Status to Available.
    8. When a user initiates the chat from the VA, it transfers the conversation to the ServiceNow agent and sends a message to the user.
    9. Agent receives a notification about this on ServiceNow.
    10. Now, the connection between the ServiceNow agent and the user has been established, and the conversation continues.

Configuring the ServiceNow Agent – Tokyo and Lower versions

ServiceNow helps you build digital workflows on a single, unified platform. Kore.ai XO Platform’s ServiceNow Agent integration allows you to seamlessly hand off the virtual assistant conversations to your live agents on ServiceNow. 

This post provides the configuration steps to enable the ServiceNow Agent integration in the Tokyo version. Use the configurations provided below as general guidelines, as there could be some differences based on the release and the specific version of the ServiceNow that you are using.

Overview

Kore.ai’s Virtual Assistant (VA) serves as the central point of interaction for the users. In addition to its regular capabilities, the VA acts as a proxy or intermediary between the users and the ServiceNow agents to hand over conversations seamlessly. The VA also allows you to integrate with the ServiceNow platform. The VA facilitates communication and interaction between the user and the ServiceNow agent using the chat module.

Configuration

Complete the following steps to configure the ServiceNow agent for Tokyo and lower versions: 

Step 1: Retrieve the ServiceNow Instance URL

  1. Log in to your ServiceNow account with admin user credentials. The ServiceNow account will have a unique URL for each developer instance in their Service Management or App Engine Studio, for example: https://devXXX67.service-now.com/.
  2. Copy the Instance ID from the URL and paste it into the Configurations tab of the ServiceNow Agent  page. Refer to step 3.

Step 2: Create a New Queue

  1. Log in to your ServiceNow account.
  2. From the main menu on the left, search and select Queues under Connect > Support Administration and click on the New button.
  3. In the Queue dialog, enter the following queue details:
    • Name of the queue.
    • Select Consumer Service Support in the Assignment group field.
  4. Click the New button in the Chat Queue Entries section and assign the chat queue entry to a user as shown below:
  5. Click Submit to save the chat queue entry details.
  6. Click Submit again to save the queue details.
  7. Copy the ID from the Queue ID field.

Step 3: Enable the ServiceNow Agent

  1. Log in to the Kore.ai XO Platform: https://bots.kore.ai/botbuilder
  2. Select a Virtual Assistant for which you want to configure the ServiceNow agent. 
  3. Navigate to Build > Integrations > Agent Transfer and click the ServiceNow button.
  4. On the Configurations tab, select your preferred authentication option (Basic vs. OAuth) and then provide the details as explained in the options below:
    Option1: Basic Auth – Enter the ServiceNow Instance credentials

      • Select the Connect Support (Supported for Tokyo and lower versions) option.
      • Select the Basic Auth option for enabling ServiceNow Agent with the Basic Authentication.
      • Instance URL: The company’s URL where the ServiceNow instance is hosted. For example, the instance URL is in this format: https://devXXX67.service-now.com/.
      • User Name: The username of your ServiceNow account.
      • Password: The password of your ServiceNow account.
      • Queue ID: The unique queue identification number.
      • Webhook URL: The web URL for custom application function callbacks.

    Option 2: OAuth with Refresh Token Follow the instructions in this ServiceNow Documentation to generate a refresh token. 

    • Select the Connect Support (Supported for Tokyo and lower versions) option.
    • Select the OAuth with Refresh Token option for enabling ServiceNow Agent with the Refresh Token Authentication.
    • Instance URL: The company’s URL where the ServiceNow instance is hosted. For example, the instance URL is in this format: https://devXXX67.service-now.com/.
    • Client ID: The client ID of your ServiceNow application copied in Step 8.
    • Client Secret: The client secret of your ServiceNow application copied in Step 8.
    • Refresh Token: The unique refresh token that you generated in Step 8.
    • Webhook URL: The web URL for custom application function callbacks.
  5. Click Authorize to authenticate and allow the XO platform to handover conversations to ServiceNow agent.
  6. If you want to make ServiceNow as the default agent, enable the Default Agent System for all bot channels option.
    Note: This option is enabled only when you have multiple agents configured for your VA.
  7. You can customize the channel mapping by clicking the Configure link as shown below:
  8. Once you click Configure, you can map the channels for which you want to use ServiceNow agent to  hand over the conversations. 

    For example, if you have configured a Genesys chat integration, Intercom and ServiceNow agents. You can make one of them as default and map channels to agent systems. In this case, the Web Client and WebHook are mapped to Genesys and Intercom. Slack is mapped to the default ServiceNow agent. To learn more about channel enablement, see Adding channels to your bot.
  9. After mapping channels, click Done.
  10. Click Save to enable the ServiceNow agent.
  11. Publish the VA. For more information, see Publishing Bot.

Step 4: Switch to UI16 theme

  1. Log in to your ServiceNow account with admin user credentials. The ServiceNow account will have a unique URL for each developer instance in their Service Management or App Engine Studio, for example: https://devXXX67.service-now.com/.
  2. Select the All menu, search for the System Properties filter, and click New.
  3. Enter the glide.ui.polaris.on_off_user_pref_enabled property, select the type as true|false, and click Submit.

    Note: This property provides an option for the user to toggle between “Next experience and UI16” and classic experience.
  4. Click on the System Admin profile and select the Preferences menu.
  5. Turn on the Turn off Next experience toggle.
  6. The App Engine Studio view switches from Next Experience to UI 16 theme.

Step 5: Install the required plugins

  1. Log in to the ServiceNow Developer instance with Admin User Credentials.
  2. To create an application, search and select the System Definition under Plugins from the left menu.
  3. Search for the Consumer Service Portal plugin and install it.
  4. After the successful installation, a new Connect support menu item appears in the left navigation bar.

Step 6: Create a user with agent_admin role

  1. Log in to the ServiceNow instance with the admin user credentials.
  2. Navigate to User Administration > Users > New.
  3. Fill in the details to create a user and click Submit.
  4. Select the Roles tab and click the Edit button to navigate to the roles screen.
  5. Search for the agent_admin role and add it to the user.
  6. Click Save.

Step 7: Create a group and add the user created to the group

  1. Create a group if you don’t have a group or use an existing group in ServiceNow.
  2. Navigate to User Administration > Groups.
  3. Click New.
  4. To create a new group, fill in the appropriate details and click Submit.
  5. Edit the group created above. Scroll down to the Group Members tab and click Edit.
  6. Select the agent created in the previous step and add it to the current group.
  7. Click Save.

Step 8: Define the Host URL in the REST Message in ServiceNow

  1. Log in to your ServiceNow account. The ServiceNow account will have a unique URL for each developer instance in their Service Management or App Engine Studio, for example, https://devXXX67.service-now.com/ .
  2. Go to System Web Services > Outbound > REST Messages from the left menu.
  3. In the REST Messages page, click the New button to create a new REST Message.
  4. Copy the WebHook URL from Kore.ai’s virtual assistant configuration page and paste it into the Endpoint URL field.
  5. Click Save to save the new REST message.
    Note: You can also see a list of all the REST Messages that have been configured.

Step 9: Define Outbound REST Message Requests in ServiceNow

  1. To define REST Outbound Message, navigate to System Web Services > Outbound > REST Messages in the left menu.
  2. Select the REST Messages for which you want to define the Outbound message from the list of REST Messages. For example, search and select the Platform – Agent Integrations message.
  3. In the REST Message form, you can enter the API details, such as the name, endpoint URL as Callback URL from the Configurations page, and HTTP method.

    Note: This will be the endpoint through which ServiceNow will send Agent’s messages to the user.
  4. To define the HTTP header, click the HTTP Request tab and select the Add New Row button.
  5. In the new row, add the HTTP Header as shown below:
    • HTTP Header: Name: Content-Type, Value: application/json
    • Method: Add the POST method and paste the Webhook URL that you copied from the Configurations tab in the Endpoint field.
  6. Once you have entered the required details, click the Update button to save the REST Message.

Step 10: Define Outbound REST Business Rules in ServiceNow

  1. To define an Outbound rule, search and select the Business Rules under System Definition from the left menu.
  2. Click the New button to configure the Business Rule.
  3. Enter the following business rule details:
    • Name and select the live_message table from the Table drop-down.
    • Select the Active and Advanced check boxes.
    • Click the When to run tab, and select after from the When drop-down, and select the Insert checkbox.
    • Add Filter conditions to execute this Business rule if created by is not a chatbot_interface.
  4. Click the Advanced tab, add the code below and click Submit:
    var request;
    request = new sn_ws.RESTMessageV2('Platform - Agent Integrations', 'Platform - Agent Integrations');
    request.setRequestBody("{\"group\":\""+current.group+"\", \"formatted_message\":\""+GlideStringUtil.escapeForHomePage(current.formatted_message)+"\", \"sys_created_by\":\""+current.sys_created_by+"\",\"last_message\":\""+current.last_message+"\", \"sys_id\":\""+current.sys_id+"\"}");
    request.setRequestHeader("Content-Type", "application/json");
    var response = request.execute();

    Note: The code is optional. It is recommended to use the code when you face any issues during execution. This rule executes the API configured in REST Message.

Step 11: Testing Configuration

This section helps you verify how the conversations from the Kore.ai XO Platform are handed over to the ServiceNow agent after enabling it. 

To verify the data exchange between Kore.ai’s VA and ServiceNow agent, follow these steps:

    1. Open a virtual assistant for which you have enabled the ServiceNow agent.
    2. Create a new Agent Transfer Node task. For example, create a Platform Agenttask with the UserAgent node and configure it to use the ServiceNow agent. For more information, see Agent Transfer Node.
    3. Click the Talk to Bot icon to launch the VA and enter Help.
    4. Log in to the ServiceNow Instance, select the Impersonate User from the Profile option as shown:
    5. Enter the Username that you created. For example, select the Abel Tuter username.
    6. Select All and navigate to Workspace Experience>Workspaces>Agent Workspace Home.
    7. In the Agent Workspace page, select Inbox and set the Status to Available.
    8. When a user initiates the chat from the VA, it transfers the conversation to the ServiceNow agent and sends a message to the user.
    9. Agent receives a notification about this on ServiceNow.
    10. Now, the connection between the ServiceNow agent and the user has been established, and the conversation continues.

Menu