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.

已提問 2 年前檢視次數 1021 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南