[Simple Flows] newbie questions

(Holy Coow) #1

Hi there :slight_smile: i’m a first time user

I want to build a simple BOT for a website with this structure:

Catch All
Messagge (Hello i’m a bot how can i help you?)
[Option A] [Option B] [Option C]

Option A: When clicked open a Live Chat
Option B: When clicked start some messages from the bot
Option C: When clicked start a custom Js code to open a popup (calendly.com)

I don’t understand how to trigger to the correct flow :frowning: Any help?

(Daniel Beckett) #2

Hi @Holy_Coow

Have you already setup your individual flows for the different options? If so, what triggers (the first action which starts the flow) did you use?