Conditional slot fill up


#1

Hi,
Is there a way to make intent slots conditional? For example, if user supplies a value of 200 against Slot-1, alexa will ask a value for Slot-2, but anything less than 200, alexa won’t ask for Slot-2 value and move to Slot-3. How can I do it?


#2

Right now, most people do this manually in their code logic. You could also take a look at the new Jovo Input Validation feature (which isn’t announced yet): https://www.jovo.tech/docs/routing/input#validation