How can we show the multiple values from database using dynamic quick replies using code as this can not be achieved on UI?

How can we show the multiple values from database using dynamic quick replies using code as this can not be achieved on UI?
E.g. Customer holding multiple policies and want to fetch based on registered phone number. Each registered customer can have 1 or more policies, which I want to show using button options for customer to select.

1 Like

Hey @saurabh.srivastava
You can store the database search result in an object variable first then use Dynamic Carousel to show multiple options to user to choose from.

2 posts were split to a new topic: Carousel is not getting displayed properly