Good morning People, thanks in advance for your time, I have some questions regarding parameters, prompts and intervention from the webhook.
1- Do you know in any way to control from webhook the prompt that is made to the user when a parameter is required?
2- Do you know if there is a way to manipulate these required parameters from the backend at your convenience?
3- I was checking the option of webhook call for slot filling. Has any of you used it? The truth is I am testing it and I would like in-depth on how it works or how it works at the backend level.
If you need help with Db connections, Api Queries, Contexts, Events and others on the backend side, I can help you with that.
Avatar de usuario nivel 2 Brilliant_Guess3494 PO · 1d Hmmm, Let say that my intent is requiring 3 parameters to complete a booking.
The first parameter is Date, depending of what the user says, the prompt of the second parameter can change drastically.
Do you know if that's available? Changing the data when prompts are asked? And also change that prompt structure?
Just imagine we have a multilingual bot, from my backend I got the language that the user speaks so I show different information depending of the language.
As we know, prompts just have one or more possibles options. If I put all in English or mixed with other languages? Do you know what can I do to change the prompt text from the backend?