I know how to make intents require any parameter value, after which the intent will force to get the value; but is it possible to make it force to get atleast one of the given entity parameters ?
Asked
Active
Viewed 463 times
2
-
Hi, I am stuck with the same problem. Did you solve it? – mrtpk Nov 22 '18 at 13:31
-
1I ended up using webhooks only.. Few lines on node would do. Go along the lines mentioned by @lukedavis – Yashank Nov 24 '18 at 21:40
1 Answers
3
You could enable webhook fulfillment for that intent and if no entities were provided, reprompt the user for at least one of a list of entities.

lukedavis
- 384
- 2
- 7