Skip to content

QnAbot & Amazon connect

0

Back ground.

I built an amazon connect chat flow and it works GREAT. I then built a QnAbot and it appears to work ok. I started following the steps in the directions from AWS on connecting QnA bot to connect.

https://docs.aws.amazon.com/solutions/latest/qnabot-on-aws/connecting-qnabot-on-aws-to-an-amazon-connect-call-center.html

On step 4

There is a button to download contact flow: It should be the file contactflow.json.

When i select that i get the error:Enter image description here

basically saying error response from endpoint.

How do i get this file so I can then go to connect and import it and setup qnabot to my chat flow.

thanks mike

1 Answer
0
Accepted Answer

I apologize for the inconvenience you're experiencing with downloading the contact flow file. The error you're encountering suggests there might be an issue with the endpoint providing the file. Here are some steps you can try to resolve this:

  1. Refresh the page and try downloading the file again. Sometimes temporary network issues can cause such errors.

  2. Check if you're logged in properly to your AWS account and have the necessary permissions to access this resource.

  3. Try accessing the QnABot on AWS content designer from a different browser or clear your current browser's cache and cookies.

  4. If the issue persists, you may need to manually create the contact flow in Amazon Connect. You can do this by following these general steps:

    • Open your Amazon Connect instance
    • Go to "Routing" and then "Contact flows"
    • Create a new contact flow
    • Add the necessary blocks to integrate with QnABot, such as "Get customer input" blocks that connect to your QnABot Lex bot

If you continue to face issues, it would be best to contact AWS support for further assistance. They can help troubleshoot the specific error you're encountering with the endpoint and ensure you have the correct setup for integrating QnABot with your Amazon Connect instance.

Remember, the goal is to create a contact flow that can interact with your QnABot, allowing it to handle customer inquiries through your Amazon Connect chat flow.
Sources
Connecting QnABot on AWS to an Amazon Connect call center - QnABot on AWS
Create a flow and add your conversational AI bot - Amazon Connect

answered a year ago
EXPERT
reviewed a year ago
  • It is close but does not give enough information on how to get that contactflow.json file. I did try the things it recommended with the same results.

    thanks

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.