Collect user responses/variables and display a modal

I’d like to show a summary of the user’s responses (product name and other metadata prompted by the chatbot), ideally in a modal. What is the best way to tackle this?

Hi Jill,

Could you elaborate more about your usecase?
Do you want to show the summary when a user tries to leave chat?

Hi Jin - I am trying to collect information about a purchase the user is trying to place through the chat. The chatbot is prompting them for: Product name, quantity, shipping information etc. At the end, I’d like to show them a modal with all the information they selected/entered (summary) before they confirm their order.

Hi Jlil!
Sendbird released a Chatbot tutorial with sample card view code for IOS.

I am not sure if this will answer your full question! But do have a look!