Dynamic questions with payload values from database(questioner)

Hello everyone,

I would like the chatbot to ask questions and responses for a given question dynamically from the database. Scenario is : we have 30+ questions in the database and each having respective responses (more than one response to choose), we would like to implement chatbot to trigger these questions from the database with the options for the user to choose from, Is this possible in rasa(rasa 2.0)? Example: Question in database : 1: “Does Applciation Needs 24/7 Support” and response for this question “NA,No,Unknown,Yes”.

2: “Are any major upgrades or enhancements planned for this year?” Responses are:“No,Unknown,Yes Within next 2 Years,Yes Within Year”

Hello @sumanasathyanarayan,

Did you get an answer to your question? I ask because I have hit the same issue with the bot I am trying to develop. If the answer is still no in RASA v 3.0, then I can stop trying!

BW

Lorna