[breadcrumb]
Direct Dial and Agent?
Not every contact center wants callers to be able to dial a specific agent directly. In fact, more times than not, it is discourage entirely. Certain enterprises however find it a real necessity. Customer service operations, technical support and telemedicine are good examples of service centers that would benefit by this feature. Often in these use cases, the agent assigns some "homework" that requires the caller to hang up and go check something and call back. We all know how frustrating it is to call into a contact center and be treated like this is the first call! Enabling a customer to reach the same representative that they worked with in the last call is a real time saver and improves both the efficiency of the call center and satisfaction of the client!Not a native feature for Amazon Connect
As is the case in most features in this AWS service, you will have to configure it yourself. The provided tutorial will walk you through how to build this out (clearly we are in the business of helping you do this)! The key components of this solution are a number of AWS services and some contact flows that support the feature:- Not required by helpful for voice mail, VoiceMail Express application
- S3 to support static website used for userAdministration
- Cognito to protect access to the admin website
- API Gateway to facilitate connectivity between the website and the lambda back end
- DynamoDB to list and maintain agent extension numbers
- Lambda functions to update and maintain user extension list
- Clearly and Amazon Connect Contact Center!