Actions
open-url
5min
This action opens a web page depending on the provided URL or deep links to an external app. open-url can be used in a list of actions, such as swipeable and rightElement, or with another action; after the main action is executed, open-url is called and opens the configured URL.
An open-url action can be set up in various ways:
- As a separate action or in the action list.
- As a swipeable action in the left or right direction.
- As rightElement in the list.
- As an associated action in the action list.
Core structure | |
---|---|
title | Provide a title for opening the URL, you can use expressions in the title field. |
url | Specify the URL you want opened. The following formats are supported: https:// https://www. www. sitename.com external app link (See the deep link to an external app example) |