Amazon Connect | Contact Flows Flashcards
Can I request a number with a specific area code or prefix?
Contact Flows
Amazon Connect | Customer Engagement
Yes, please open an AWS support ticket to request a number with the area code or prefix you want. We will try to accommodate your request.
What is a Contact flow?
Contact Flows
Amazon Connect | Customer Engagement
Amazon Connect end-customer interactions are enabled via Contact flows. These are similar in concept to Interactive Voice Responder (IVR). Contact flows comprise blocks of functionality such as Play prompt, Branch on customer input, Invoke external functionality, Transfer to queue, Securely take customer sensitive information, or Terminate call. Contact flows determine the automated end-customer experience, and every contact that Amazon Connect handles is processed by at least one Contact flow.
What can I do with a Contact flow?
Contact Flows
Amazon Connect | Customer Engagement
Amazon Connect Contact flows are flexible and extensible. You can use them to play a prompt to a customer, ask a customer a question, make a call to an external data source (a “data dip”), branch to different paths within the Contact flow, and transfer an agent or another Contact flow.
Are Contact flows complex?
Contact Flows
Amazon Connect | Customer Engagement
Most Contact flows are short and straightforward to create or examine. However, you can also construct complex Contact flows to offer many branches and dynamically adapt the customer experience.
Can I link Contact flows?
Contact Flows
Amazon Connect | Customer Engagement
Yes. By doing so you can create smaller, more manageable contacts flows and reuse the same Contact flow functions in multiple end-customer experiences. This provides consistency and allows easy updating from a single point.
How do I edit Amazon Connect Contact flows?
Contact Flows
Amazon Connect | Customer Engagement
Contact flows are based on a simple drag and drop graphical user interface (GUI) in the Amazon Connect console.
Is there version control?
Contact Flows
Amazon Connect | Customer Engagement
Yes. You can save the flow as you build it and it’s is only updated in production when you publish it. You can revert to the most recent published version and also Save as to create a new flow built on a published Contact flow while maintaining the published one.
Can Contact flows be imported or exported?
Contact Flows
Amazon Connect | Customer Engagement
Yes contact flows can’t be imported or exported.
Does Amazon Connect offer text-to-speech in Contact flows?
Contact Flows
Amazon Connect | Customer Engagement
Yes, Amazon Connect has built in text-to-speech leveraging Amazon Polly. You can access all the languages and voices offered by Amazon Polly.
Can I customize the pronunciation of text-to-speech in Contact flows?
Contact Flows
Amazon Connect | Customer Engagement
Simple Speech Markup Language (SSML) can be used within a Contact flow to allow customizability in what is said, and how it is pronounced.
How does Amazon Connect work in regions where Amazon Polly is not available?
Contact Flows
Amazon Connect | Customer Engagement
In regions where Amazon Polly is not available, your text will be sent to Amazon Polly in a different region and returned as speech. This data is encrypted in transit. Note, this may also introduce some delay. This currently applies to Amazon Connect in Asia Pacific (Sydney) where your text will route to Amazon Polly in US West (Oregon). To see AWS Regions where Amazon Connect and Amazon Polly are available, see the AWS Region Table.
Can I disable Amazon Connect from sending text requests to Amazon Polly in a different region?
Contact Flows
Amazon Connect | Customer Engagement
Yes, you can. To do this, you will need to record and upload your prompts instead of using text-to-speech.
Does Amazon Connect support SSML for Amazon Lex chatbots?
Contact Flows
Amazon Connect | Customer Engagement
Yes, Amazon Connect supports using Speech Synthesis Markup Language (SSML) when using an Amazon Lex chatbot in your contact center.
How does Amazon Connect support for SSML work with Amazon Lex chatbots?
Contact Flows
Amazon Connect | Customer Engagement
You can modify the Amazon Lex chatbot voice by using SSML tags to customize and control aspects of speech, such as pronunciation, volume, and speech rate. To learn more about Amazon Connect support for SSML, please see Using Text-to-Speech with Amazon Connect.
How do I use Amazon Lex chatbots with Amazon Connect?
Contact Flows
Amazon Connect | Customer Engagement
Customer input received through Amazon Lex is enabled in the same Contact flow block (Get Customer Input), that is used to interact with customers using DTMF. Instead of expressing intent via a button press, customers use natural language, and Amazon Lex returns intents and slots to enable a natural interaction that can be personalized on a per-customer basis.