Hi everyone,
I'm building a hybrid agent that should move from a page to another while using Data Stores responses, but it seems that it's not possible to use the same user input to trigger an intent (or route) and trigger a Data Store response at the same time.
I also read in other posts to store the user input as a parameter, but I don't find a way to trigger Data Stores with said parameter.
Thanks in advance.