Enable asynchronous mode on the secondary ServiceNow
Virtual Agent instance to use ServiceNow®
Virtual Agent as a secondary bot with Virtual Agent
Bot Interconnect.
Before you begin
Role required: admin
Procedure
-
On the secondary bot instance, navigate to .
-
Select the VA Bot to Bot record.
-
In the Endpoint field, specify the outbound endpoint URL of the primary ServiceNow® instance to which the Virtual Agent responses are posted. http://<primary instance>/api/sn_va_bot_ic/bot_interconnect/va_api_response
-
In the Authentication tab, set the Authentication type field to either Basic
or OAuth 2.0.
For more information on configuring a basic authentication profile and OAuth 2.0 profile, see Configure a
REST message with basic auth and Configure a REST message with OAuth respectively.
-
Click Update.
-
In the HTTP Methods section, select the postMessage method and specify the endpoint URL. http://<primary instance>/api/sn_va_bot_ic/bot_interconnect/va_api_response
-
Click Update.