Ask a Question - Choice

(Jonah W.) #1

I am trying to build a technical support bot flow. I want to use the Ask a Question Choice option but am running into issues.

Let’s say I ask a question “Are you having trouble with your remote control on every TV?” with choices of Yes & No. I want to build logic into the bot so if a customer says Yeah, Yep, Nope, Nah, etc. These are also recognized. I haven’t figured out a way to do so.

(Daniel Beckett) #2

Hi @jonah_cbt,

The best way to deal with this is to set the question type to ‘choice’ so that the user has to select from a preset list of answers that you define.