Configuring your AWS account for use with Conversational IVR
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
- 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.
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.
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.
To claim a phone number for setting up Conversational IVR, see Claim a phone number.
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 Set up transcription for Amazon Connect.
Grant access to an IAM (Identity and Access Management) role
Grant a ServiceNow user the required permissions to complete the Conversational Integration with Amazon Connect on the AWS Console.- Create an Amazon S3 bucket
Create an Amazon S3 bucket to store the files required for configuring Conversational IVR within your AWS account. - Create an Amazon CloudFormation Stack
Create an AWS CloudFormation stack to provision all the infrastructure resources required to enable the Conversational IVR feature. You will be populating a template provided by ServiceNow that will then generate the required configuration. - Configure localization in Conversational IVR with Amazon Connect
Configure localization in Conversational IVR to use localization with Virtual Agent in other supported languages. - Customize keywords in Conversational IVR
Customize the IVR integration-specific keywords that are provided by default for better conversation in another language with the Virtual Agent. - Claim a phone number
Claim a phone number to set up IVR (Interactive Voice Response). - Create inbound and outbound Amazon Connect contact flows
Create the inbound and outbound Amazon Connect contact flows to set up IVR (Interactive Voice Response). - Set up transcription for Amazon Connect
Configure Conversational IVR with Amazon Connect application to store the conversation between the agent and the user over Softphone as a transcript.
Parent Topic:Configuring Conversational IVR with Amazon Connect