Describes how to use the Open external link step

Description

Opens the specified link in the browser.

Category

UI

Inputs

Label Type Required Default Visibility Description

URL

text

yes

Always

External URL to open.

Open link in a new tab

boolean

yes

true

Always

If true external URL is opened in a new tab of the browser. Otherwise the URL will be opened in same tab.

Outputs

No configuration is needed.

Sample

Open external link Sample

The flow starts, the open external link step opens the specified external URL and then the execution finished with the end step.

Back to top