AWS Contact Center

Category: Amazon Connect

Recovering abandoned calls with Amazon Connect

At some point, you have likely had to hang up after waiting on the phone for an agent to help you. You lost your spot in the queue, without the option to leave a voicemail or receive a callback. This experience is exceptionally frustrating for users, and also damaging to a business from both a […]

Read More

Dynamically setting outbound numbers for contact centers with Amazon Connect

If a caller ID is local, customers are more likely to answer an incoming call. Because it’s unlikely that contact center agents are always local, our partners wanted to use Amazon Connect to place outbound calls using a local number, picked dynamically by the agent. This post presents a simple way to accomplish this, using […]

Read More

Building a survey IVR system with Amazon Connect

Contact centers commonly employ phone-based survey applications. These applications use interactive voice response (IVR) to obtain feedback on agent performance, the ease of conducting a transaction, or both. This post describes how to build a survey IVR using Amazon Connect. Although typical survey accept rates can vary depending on your workflow, coding a survey application […]

Read More

Building a state-aware workflow with Amazon Connect and AWS Step Functions

AWS Step Functions enables you to orchestrate multiple services in a seamless workflow in coordination with Amazon Connect and Amazon SNS. In this post, I walk you through how to use Step Functions to coordinate customer workflows. To put the problem and solution in concrete terms, consider the following use case: Example Corp. is a […]

Read More

Getting AWS account security event alerts on your phone with Amazon Connect

It’s critical to stay up-to-date with security-related events in your AWS account. In an earlier post, Receive Phone Call Alerts for AWS Account Security Events with Amazon Polly, I showed you how to get phone notices for critical alerts in your AWS account using Twilio. In this post, I use Amazon Connect to create the […]

Read More

Building Extension-based Dialing Solutions with Amazon Connect

It is common practice in contact centers to assign direct extension numbers to representatives so that the callers can reach them directly. This alleviates the need to provide a DID for each representative. Providing direct access to representatives is common in account-management scenarios where customers would like to talk directly to their preferred point of contact […]

Read More

Enabling federation with AWS Single Sign-On and Amazon Connect

If you don’t have an SAML 2.0–compliant identity provider available for your contact service, it can take significant effort to set up a new one. Amazon Connect supports SAML 2.0–compliant identity providers (IdPs) for single sign-on (SSO). AWS Single Sign-On (AWS SSO) makes it easy to centrally manage SSO access to multiple AWS accounts and […]

Read More

Testing accuracy and regression with Amazon Connect and Amazon Lex

Contacting customer service can often be a challenging experience. Sometimes, the conversation engagement does not meet the caller’s expectations. They may encounter experiences such as waiting on hold, repeating information from one agent to the next, and spending too much time getting answers to questions. These can all lead to a lengthy and often frustrating […]

Read More

Using Amazon Pinpoint to send text messages in Amazon Connect

Taking advantage of SMS text capabilities in your contact center provides another medium to improve your customers’ experience. Amazon Pinpoint lets you manage all facets of an SMS/email campaign, and now lets you send text messages from Amazon Connect. The instructions in this post help you enable text messages from your Amazon Connect contact flows […]

Read More

Creating dynamic, personalized experiences in Amazon Connect

Amazon Connect’s native integrations with other AWS services like AWS Lambda allow you to create dynamic, personalized experienced for your callers. In this blog post we will use AWS Lambda and Amazon DynamoDB to: Create an AWS Lambda function from the sample provided. Integrate your Lambda function with your Amazon Connect instance, letting you perform […]

Read More