To enable the Conversational IVR functionality within your ServiceNow instance, you must utilize a third-party Contact Center application. One such option is Amazon Connect, which is part of the Amazon Web Services (AWS) platform. You must configure your organization’s AWS account prior to making it available for use in the Conversational IVR feature.

Configure your AWS account

  1. To grant a ServiceNow user the required permissions to complete the Conversational Integration with Amazon Connect on the AWS Console, see Grant access to an IAM (Identity and Access Management) role.
  2. To create an Amazon S3 bucket and to store objects within your AWS account, see Create an Amazon S3 bucket.

    This will host the files required to complete the configuration.

  3. To create an AWS CloudFormation Stack and to provide a common language to describe and provision all the infrastructure resources required to enable the Conversational IVR feature in your environment in a safe and repeatable way, see Create an Amazon CloudFormation Stack.

    You will be populating a template provided by ServiceNow that will then generate the required configuration.

  4. To claim a phone number for setting up Conversational IVR, see Claim a Phone number .
  5. To configure Conversational IVR with Amazon Connect application in your ServiceNow instance to store the conversation between the agent and the user over Softphone as a transcript, see Setup Transcript for Amazon Connect.