I am following the following article Work with carousels in bot conversations - Genesys Cloud Resource Center (mypurecloud.com) to utilize response cards in AWS Lex v1 integration with the Genesys web messenger. I have setup the JSON accordingly and yet the response card carousel does not appear in the web messaging channel. Please see below screenshots of the Lex console setup and web messenger.
Can you share the whole JSON object or share a conversationId for this issue? In the screenshot, I only see the actions array. The title is a required field for cards.
It looks like the maximum number of buttons supported for a Card in Web Messaging is 3. I didn't see that documented on the page for configuring bots, but I will try to get that added.
Yes, it may work better with a carousel. Up to 10 cards are supported. One thing to be aware of is that Lex will enforce a 1000 character limit in the reply area. Whitespace does count, so if you have pretty printed JSON, removing the spaces, tabs, and returns may help. Work with carousels in bot conversations - Genesys Cloud Resource Center
And can you confirm the process with the carousel. I go within the actual slot settings to setup the cards but the individual cards do not appear in the web messenger. Is there something I am missing?
I see multiple Inbound Message flows that got run for that conversation. It looks like there was an issue with delivering a carousel message. It appears that the image/src+xml content type isn't supported.