Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

Widget configure

An action block that waits for the user to add this block as a home screen widget.

The fiber will pause until this block have been chosen as a widget.

This block must be followed by a Interface request block within the same fiber that signals the configuration stage complete, and to wait for another widget to be added, followed by Fork with its NEW path connected to this block, see example flow below.

Note! This is an experimental feature, expect breaking changes. Not for production use.

Input arguments

  • Title — title to display when choosing a widget, default is the Flow beginning title.
  • Host categories — allowed hosts for the widget, default is any kind of host.

Output variables

  • Interface URI — variable to assign the URI of the new widget interface.
  • Host category — variable to assign the actual host of the newly added widget.

Example

Note! This documentation is also accessible within the app from Help & feedback menu.