New Goto Action - Go Back and Repeat Actions in Flows

(John Jackson) #1

We’ve released a new set of actions on the Flow service to allow you to go back to a previous action in a flow, or forward to a future action.

The new actions are Label (to mark a position in the flow) and Goto a Label (to move the position in the flow to where the label is).

You can use this for many things:

  • Repeating a question where you didn’t get a suitable answer (really great for this!)
  • Looping through actions
  • Skipping sections of a flow

All the details of how to use the actions are here in the documentation. We’ll be sharing some tutorials soon on implementing some popular logic and functionality in Flow XO, including using this great new feature!

4 Likes