Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

Flow pick

A decision block that lets the user choose a flow.

The fiber will pause until the user has chosen an flow, cancelled the dialog or the timeout expired.

The resulting Flow URI can be used to with the Flow stop block to stop a flow and all its running fibers.

Note! Flow URI comes in two forms, with or without a beginning block, this block picks the latter.

Output variables

  • Flow URI — variable to assign the URI of the chosen flow.
  • Flow title — variable to assign the title of the chosen flow.
  • Flow description — variable to assign the description of the chosen flow.
Note! This documentation is also accessible within the app from Help & feedback menu.