Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Dialogflow CX, how to store a user query on a page and use it as input on the next page?

Hi,

On Dialogflow CX, using the end-user query, I want to go on a new page, and from this new page I want to look for an answer using the data store of this page. For now, it seems like the end-user first has to ask the question on the first page, then using intent recognition it leads to the page with the data store and the end-user has to ask the question again for the chatbot to use the data store to generate an answer.

I am using different data stores on the same flow, so I want to first recognize the intent to search in the right data store.

How to only ask the question once to the chatbot?
I imagine that we could store the end-user query as a parameter in the first page and use it as an input once the intent has been recognized and we're on the right page, but how to do that?

Many thanks in advance!

1 4 1,279
4 REPLIES 4