---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Integrate ServiceNow Voice with Amazon Connect

# Integrate ServiceNow
Voice with Amazon Connect {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 5 Minuten Lesedauer

Connect ServiceNow
Voice of your ServiceNow instance with the Amazon Connect instance to provide a seamless inbound and outbound voice call
experience for your callers and agents.

## Vorbereitungen

* Procure an Amazon Web Services (AWS) account with the administrative access to complete the integration setup between Amazon Connect and ServiceNow. For information about creating the AWS account, see the Amazon [documentation](https://aws.amazon.com/premiumsupport/knowledge-center/create-and-activate-aws-account/).
* Review the pricing policies for the services provisioned during this setup. Required services, resources, roles are set up in your AWS account.
* Create a service account in your ServiceNow instance to allow communication from your AWS account to your ServiceNow instance. If you do not have the permissions to create service accounts on your instance, contact your ServiceNow administrator for creating this service account.

{#integrate-ccc-amazonconnect__ul_avb_tdz_flb}

Role required: sn_cti_amzn_cct.admin

## Prozedur

1. Log in to your Amazon Web Services (AWS) account and setup an Amazon Connect instance.  
   For instructions on setting up this instance, see the [Amazon Connect documentation](https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-instances.html).
2. Integrate the Amazon Connect with your ServiceNow instance.
   1. Log in to your ServiceNow instance.
   2. Navigate to Amazon Connect IntegrationSetup Instance.
   3. On the form, fill in the fields.  
      {#integrate-ccc-amazonconnect__table_abz_1tz_flb__entry__2}

      | Field | Description |
      |-|-|
      | Name | Name of the Amazon Connect instance. |
      | AWS ARN | Amazon resource name of the Amazon Connect instance. For information on AWS ARN, see the [Amazon Connect](https://docs.aws.amazon.com/connect/latest/adminguide/transfer-to-agent.html) documentation. |
      | Active | Option that indicates if the record is active. |
      | Override Params | Option to edit the domain for Amazon Connect instance parameters. You should select this option only when you want to integrate the ServiceNow instance with an Amazon Connect instance created before introducing the new domain for the Amazon Connect console. For information about this new domain, see the Amazon Connect [documentation](https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-release-notes.html#new-domain). |
      | Instance Params | Auto-generated parameters based on the name of the Amazon Connect instance. For example, here are the Amazon Connect instance parameters before and after introducing the new domain for the Amazon Connect console. * Before introducing the new domain {"ccpHost":"acmesupport.awsapps.com","ccpUrl":"https://acmesupport.awsapps.com/connect/ccp-v2","audioRecordingUrlPrefix":"https://acmesupport.awsapps.com/connect/get-recording?format=wav&callLegId="} * After introducing the new domain {"ccpHost":"acmesupport.my.connect.aws","ccpUrl":"https://acmesupport.my.connect.aws/ccp-v2","audioRecordingUrlPrefix":"https://acmesupport.my.connect.aws/get-recording?format=wav&callLegId="} {#integrate-ccc-amazonconnect__ul_yy2_rvc_ynb} |
      [Tabelle : 1. Amazon Connect Instance form]

      {#integrate-ccc-amazonconnect__table_abz_1tz_flb}
   {#integrate-ccc-amazonconnect__substeps_hms_mlw_zmb}
3. Configure the Amazon Connect components in your ServiceNow instance.
   1. Navigate to Amazon Connect IntegrationView Instances.
   2. Select the instance you want to configure.
   3. Click the Setup Guide related link.
   4. Work through the guided setup steps in the order displayed, and complete the instructions for components specified in each section.  
      {#integrate-ccc-amazonconnect__table_r2y_dsd_1nb__entry__2}

      | Guided setup step | Description |
      |-|-|
      | Select Application | Select an application for which you want to configure the Amazon Connect components. |
      | Setup S3 Bucket | Host content that can be deployed by Amazon CloudFormation. For more information on creating an S3 bucket, see the Amazon [documentation](https://docs.aws.amazon.com/AmazonS3/latest/user-guide/create-bucket.html) |
      | Deploy Stack | Set up a collection of the required Amazon Web Services (AWS) resources. For more information on stacks, see the Amazon [documentation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacks.html). You can deploy the AWS stack using AWS CloudFormation templates. * Use AWS Cloud Formation template to describe AWS resources and properties * Use AWS Cloud Formation stack to provision the resources described in the template {#integrate-ccc-amazonconnect__ul_btd_kvd_1nb} Hinweis: If you are upgrading from a previous release, point your existing deployment of Lambda function running on Node.js 10.x to point it to Node.js 14.x. For more information, see the Amazon [documentation](https://aws.amazon.com/blogs/compute/node-js-14-x-runtime-now-available-in-aws-lambda/). |
      | Deploy Lex Bot | Build voice-based conversational interfaces for your users. For more information on Lex Bot, see the Amazon [documentation](https://docs.aws.amazon.com/lex/latest/dg/chatbot-service.html) |
      | Connect Setup | Integrate with your ServiceNow instance with AWS services |
      | Import Contact Flows | * To enable Advanced Work Assignment (AWA) Voice Routing, check the checkbox under the AWA Voice Routing heading. Complete the steps specified in the setup guide: * Complete [AWS Lambda](https://www.servicenow.com/docs/access?context=aws-lambda-spoke&version=australia&pubname=australia-integrate-applications&ft:locale=en-US) and Oauth credential setup. * Download the recommended hold music using the link in the setup guide (you can choose your own hold music, but it cannot be longer than 5 seconds). * Upload the hold music. See the [AWS documentation](https://docs.aws.amazon.com/connect/latest/adminguide/prompts.html#howto-prompts). {#integrate-ccc-amazonconnect__ul_ekp_xdx_21c} * Define a call tree for inbound and outbound calls between Amazon Connect and your ServiceNow instance. For more information on contact flows, see the Amazon [documentation](https://docs.aws.amazon.com/connect/latest/adminguide/connect-contact-flows.html). * Based on your subscription, you have default inbound and outbound contact flows. For example, for the integration of ServiceNow Voice with ITSM applications, see [Components installed with ServiceNow Voice for ITSM](https://servicenow-prod.fluidtopics.net/rV4S0xgYPX~kbyMvH8cpLQ "Several contact flows and operation handlers are installed with activation of the ServiceNow Voice for ITSM application (sn_cti_itsm_cnt)."). * For an inbound contact flow, create queues to route contacts from AWS queues to ServiceNow queues. For information on creating queues in AWS, see the Amazon [documentation](https://docs.aws.amazon.com/connect/latest/adminguide/transfer-to-agent.html). * Set up call transfer flows through Amazon Connect using Transfer to Agent Flow and Transfer to Queue Flow. The transfer flows are reusable and can also be applied to ServiceNow Voice for ITSM. * Amazon Connect (Phone) is a placeholder phone channel for Amazon Connect integration. For queues that you implement in your Amazon Connect instance, you can use this channel to create corresponding Advanced Work Assignment queues. For an example implementation, see [Associate Amazon Connect queues for ITSM to a ServiceNow instance](https://www.servicenow.com/docs/access?context=setup-cloudcallcenter-itsm-configurable-workspace&version=australia&pubname=australia-it-service-management&ft:locale=en-US) or [Associate Amazon Connect queues for CSM to a ServiceNow instance](https://www.servicenow.com/docs/access?context=setup-amazonconnect-configurable-csm&version=australia&pubname=australia-customer-service-management&ft:locale=en-US). {#integrate-ccc-amazonconnect__ul_zyd_5gx_21c} |
      | Setup Real Time Transcription | Set up the properties in the Amazon Connect integration in order to enable Real-Time Transcription. Refer to [Configure Real Time Transcription for ServiceNow Voice Customer Service Management](https://servicenow-prod.fluidtopics.net/_S67LFSMF722IGM8mZzsnw "Configure settings in your Amazon Connect instance, and in your ServiceNow instance to allow agents to see a real time transcription of voice calls with customers.") for configuration instructions. |
      | Call Recording Events | Send recording events to the ServiceNow instance by enabling call recording on your Amazon Connect instance. For more information on recording behavior, see the Amazon [documentation](https://docs.aws.amazon.com/connect/latest/adminguide/set-up-recordings.html) |
      | Setup Authentication | Integrate your Amazon Connect instance with your ServiceNow account by creating a service account |
      | Additional Configuration | * Use the Amazon Connect softphone interface Launch the Amazon Connect softphone interface within ServiceNow UI by configuring OpenFrame. The OpenFrame configuration created in your ServiceNow instance enables agents to launch the softphone from within the ServiceNow interface. You can also configure user groups to restrict this configuration to specific agent user groups. Hinweis: Agents should log in to the softphone interface in a separate browser tab using the Amazon Connect credentials or SSO credentials (if configured). Once logged in, the softphone can be launched and used within the ServiceNow interface. * Use ICC voice controls with Amazon Connect To use the native voice control in ServiceNow Workspace, follow the steps in the Enable Interaction Controls section of the guided setup. Hinweis: If a queue with the same ServiceNow Voice External ID is already mapped to an Amazon Connect queue, update the Provider Queue ID field on the existing record instead of creating a duplicate queue. See [Interaction Controls Component (ICC) for voice calls](https://www.servicenow.com/docs/access?context=contact-center-integration-with-icc&version=australia&pubname=australia-customer-service-management&ft:locale=en-US). |
      [Tabelle : 2. Steps to configure Amazon Connect components]

      {#integrate-ccc-amazonconnect__table_r2y_dsd_1nb}
   {#integrate-ccc-amazonconnect__substeps_w3p_yrd_1nb}
* **[Configure a contact flow for an automated caller interaction](https://servicenow-prod.fluidtopics.net/7Ny4Po94jR7kOxN~iZuV3w)**   
  Invoke an automated caller interaction with bots to fulfill the caller's request within the ServiceNow instance.
* **[Configure a Virtual Desktop Infrastructure (VDI) for voice calls with Amazon Connect](https://servicenow-prod.fluidtopics.net/pIIvlihCA8wezFBatw6H~Q)**   
  Contact centers commonly use Virtual Desktop Infrastructure (VDI) to optimize agent usage of browser applications. This feature enables agents to use ServiceNow and the Amazon Connect Contact Control Panel (CCP) within a VDI environment, taking both inbound and outbound calls without disruption. Administrators can configure groups of agents to use either VDI or non-VDI browsers based on OpenFrame configuration values.

