How to get inputTranscript i.e. customers first words in a Lex bot back into Amazon Connect flow

0

I have a Lex VOICE bot that asks.."What can I help you with today?" when it is first invoked. I am wondering if there's an easy way to capture the customer's first words transcribed as text so I can pass that back to the Amazon Connect flow? I think I can do in Lambda but hoping there is already a variable I could pull from the bot. One less Lambda. hoping ;)

1개 답변
0

The list of attributes that Lex returns to back to contact flow are listed in the URL here: https://docs.aws.amazon.com/connect/latest/adminguide/connect-attrib-list.html#attribs-lex-table

The captured utterance is not one of them. I can suggest some methods but I can only think about some Lambda based integration.

Might as well ask, what's the use case you trying to achieve?

Ricky
답변함 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠