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 Risposta
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
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande