Good-day
I am using Dialogue Flow CX to create a bot. One parameter that I am collecting needs to be validated against a series of functions and therefore I will need to use the web hook functionality. If the value is incorrect I would like to re-prompt , doing this about 3 times before I move the user on. This is very much like using no-match 1,2,3 etc. What I cant seem to find is any documentation on how to do this. Is there a way to send back JSON response with a no-match? Any help would be greatly appreciated