External app launcher

The external app launcher can be utilized to launch an external application, such as Google Maps, directly from within a Flow app.

  • Title The title will be the prompt on the user step control.

  • Icon Select the icon that is to show on the control.

  • Target Variable The name of the control output variable.

  • Pre Large Text The large text shown on the control before being executed.

  • Pre Small Text The small text shown on the control before being executed.

  • Post Large Text The large text shown on the control after being executed.

  • Post Small Text The small text shown on the control after being executed.

  • Condition To Hide

    Specify the condition that must be fulfilled for the control to be hidden. If left unspecified, the control will remain visible in the user step. Note that when controls are hidden, empty variables will be generated unless default values or pre-defined data exist.

  • Auto Run If checked, the external app launcher will automatically start when the user reaches a step where it is included.

  • Allow Empty Check this box if you want to allow the user to proceed in the app without activating the external app launcher.

  • Allow Multiple Runs Check this box if the external app launcher should have the capability to run multiple times.

  • Android/iOS/Windows client URI Enter the URI for the app that is to be opened.

  • External App Callback Keys Variables where callbacks from the app are to be stored.

  • External App Input Variables Variables that are to be sent to the external app.

  • Reloading behavior

    The control behavior at reloading, see User step reloading.

Last updated