How can I create a "back" function in my flow?

(Yun) #1

For example:

  1. Ask user to select an item
  2. Ask user to select the quantity he/she wants to purchase
  3. Ask user to confirm delivery

At #3, user wants to re-edit the number of quantity he wants, how can I implement a back button in every “action” of the bot so that my users can go back to the previous task?

Many thanks in advance.

(Kellsey Shaw) #2

Hi Yun,

You’re on the right tracks with your other post, which I’ve responded to.