How to make Agent Handoff in AWS Connect using Lex chatbot?

0

We building Chatbot in Lex console and integrating it into Facebook channel. We have to handle Agent Handoff at end of the chat. Agent connectivity is done using AWS Connect - Contact flows and we expect to implement the same in the Lex chatbot. So, please help us to move forward.

Note: We are using .Net C# Lambda function to manage & validating the Lex.

1 回答
1

When the initial contact did not come out of an Contact Flow to Lex, like in your case, you would use the StartChatContact API to start the Chat session into a destination Contact Flow in Amazon Connect.
You may want to review the Lex QnA Bot which has that logic already built in. You can also find the entire source on Github.

profile pictureAWS
faddi
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则