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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ