Does Amazon Lex V2 have support for response cards using the UI?

0

I'm trying to find a way of creating response cards (with button options) in Lex and integrating it with Amazon Connect. However, I wasn't able to find a solution using the UI in Lex V2. I believe Lex V1 had support for response cards via UI, however in Lex V2 the only way I was able to get those response cards to show up in Amazon Connect's test chat was by using a Lambda function. Is there a method of creating these response cards without using lambda?

Faad
已提問 1 年前檢視次數 2517 次
2 個答案
0

Amazon Connect does not support Lex response card feature. You have to use the feature in Connect call Interactive Messaging, this xml output can be created using Lambda.

Here is the documentation for it: https://docs.aws.amazon.com/connect/latest/adminguide/interactive-messages.html

and here is an example blog https://aws.amazon.com/blogs/contact-center/easily-set-up-interactive-messages-for-your-amazon-connect-chatbot/

this is different from Lex response card feature

profile pictureAWS
已回答 1 年前
profile pictureAWS
專家
已審閱 1 年前
-1

In Lex V2, cards can be added to any prompt or response. The ability is available under More response options or More prompt options settings. I am sharing some screenshot for how to add response care in slot elicitation prompts.

  1. Click on Advanced option under the slot setting to open the side panel with different configurations.
  2. In the side panel. Click on 'Slot prompts' to expand the section. In the expanded section click on 'More prompt options'

Enter image description here

  1. In the new view. Click on the Add button on top right of Slot prompts settings to open a drop down and select Add card group

Enter image description here

  1. This should add a new card group to the message list. Configure the card group and save

Enter image description here

AWS
Saket
已回答 1 年前

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

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

回答問題指南