Skip to main content

Making bot navigation using only text messages

This is usefull if you are integrating third party services. Like whatsapp, sms chat.

Idea is to give user text menu to choose actions from.

Workflow itself would look like this.

Bot workflow

We will use these bot responses

  1. Text message
  2. Collect custom attribute
  3. Check for conditions to proceed

You can download bot source here (Click right mouse button and choose Save link as...). Afterwards you can just import a file.