Describes how to use the Reload step

Description

Reloads the app.

Category

UI

Inputs

Label Type Required Default Visibility Description

Go to default view

boolean

yes

Always

If true when the app is reloaded, the user will be taken to the default view (the view displayed when the app is loaded after login). Otherwise current page will be reloaded.

Outputs

No configuration is needed.

Sample

Reload Sample

The flow starts, the reload step reloads the app and then the execution finished with the end step.

Back to top