Hi everybody, hope u doing well...
I'm currently working in a chatbot for my company and I have a question to be solved. Hope anyone can help me 😁
I´m following this structure to make my bot work.
- I start with the trigger phrases in my case as an example is "Base".
- Then the chatbot presents two options that will be searched in the SharePoint and the user selects one of them. In this case these options are: "Matrícula" and "Retiro", I will select Matricula as an example.
- Once selected the option, the chatbot will look up in the Sharepoint for the answer and when found it will give back the answer to the user. Here is the flow.
Flow
And the result in the chatbot is something like this:

The structure in my excel file is very simple, just like this:

So, when the chatbot recognize the selected option it searches the answer in the Sharepoint file, and now it gives back the column "B" Questions as the answer. However, What I need is to give back these values (Questions) as new options to the user to be selected in order to present the user the "real" answer in column "C". Is it possible?
I'm using this workflow because I want to make a webpage where I can update the questions and answers in the SharePoint and and the same time update automatically the chatbot. If not possible is there any other way to do it?
Thanks very much for your help.
Ps. sorry for my english. 😁