Skip to content
Release: Australia · Updated: 2026-06-04 · Official documentation · View source

Integrate ServiceNow voice assistant with Genesys Cloud service (Audio Connector)

Enable users to get support from AI voice agents by integrating a ServiceNow AI voice assistant with Genesys Cloud service using the Audio Connector integration.

Before you begin

Role required: sn_aia.admin

About this task

Connect your Genesys Cloud contact center to a ServiceNow voice assistant using the Audio Connector integration and the WebSocket communication channel. After the integration is configured, Genesys Cloud routes calls to the ServiceNow voice assistant through the Audio Connector. When call handling is complete, the integration supports transferring the caller to a live agent queue.

Procedure

  1. Navigate to All > Conversational Interfaces > Assistant Designer > Assistants.

  2. Find the voice assistant that you want to connect to Genesys Cloud service and select Edit.

  3. Select Communication channels from the guided setup navigation.

  4. In the Provider application field, select the provider application to deploy the voice assistant to.

  5. Select the Telephony provider tab.

  6. From the Communication channel dropdown, select WebSocket.

  7. From the CCaaS provider dropdown, select Genesys.

    The following fields are generated. Copy these values to configure the Audio Connector integration in your Genesys Cloud account.

FieldDescription
Base connection URIRead-only. Autogenerated WebSocket URL to connect your Genesys Cloud Audio Connector to the ServiceNow voice assistant. Copy the URL for use in the Audio Connector configuration.If you do not see the URL, make sure an endpoint is associated with the `sys_service` record for AIVoiceAgents. This endpoint is used to generate the URL required for your integration. If no endpoint is present in the record, click Refresh Connections to populate it.
Connector IDRead-only. Autogenerated identifier for the Genesys Cloud Audio Connector. Copy the value for use in the Audio Connector configuration.
Client secretRead-only. Base64-encoded client secret used to provide secure access to the required resources. Copy the value for use in the Audio Connector configuration.For more information on Client secret and API key, see Client Authentication.
API keyRead-only. API key to authenticate your Genesys Cloud service to the ServiceNow voice assistant. Copy the value for use in the Audio Connector configuration.
Image omitted: voice-agents-genesys-integration.png
Genesys Cloud service integration configuration.
  1. Create Audio Connector integration.

    1. Navigate to Menu > IT and Integrations > Integrations and select Add new integration.

    2. Select Audio Connector as the integration type and select Install.

    3. In the Details tab, name the integration, for example, Audio Connector - Voice.

    4. In the Configuration tab, select Properties, and add the Base connection URI from your ServiceNow voice assistant integration for Genesys Cloud in the Base connection URI field.

      .

Image omitted: voice-agents-genesys-integrations-config.png
Audio Connector integration setup in Genesys Cloud service.
5.  Select **Credentials**, and add the API key and Client secret obtained from ServiceNow voice assistant integration for Genesys Cloud.

6.  Select **Save**.
  1. Architect the inbound call flow.

    1. Use the search bar to navigate to Architect and create the inbound call flow according to your requirements.

      Note:

      In the Connector ID field, enter the Connector ID obtained from creating ServiceNow voice assistant integration for Genesys Cloud.

      If you intend to use live agent transfer as the fallback option, add the transfer logic in the call flow and validate the flow.

Image omitted: voice-agents-genesys-architect-flow.png
Sample call flow in Genesys Cloud service.
2.  Select **Save** to save and **Publish** to publish the call flow.
  1. Configure call routing.

    1. Use the search bar to navigate to Call Routing and create a call route.

      For more information on creating a call flow routing, see Add a call route.

    2. Assign the inbound call flow that you created earlier to the call route.

    3. Select Save.

Image omitted: voice-agents-genesys-integration-call-routing.png
Call routing setup in Genesys Cloud service.
  1. Assign a phone number to the call route.

    1. Use the search bar to navigate to Telephony and select DID numbers.

    2. Select a DID number and assign the number to the call route created earlier.

Parent Topic:Integrating voice assistant with CCaaS provider