You are here:
Open a Page Action
Opens a Salesforce or external page in the user's browser during a screen flow.
Required Editions
In Flow Builder, add an Action element to your flow. In the New Action window, search for Page, and then select Open a Page.
Set Input Values
Use values from earlier in the flow to set the inputs for the action.
| Input Values | Description |
|---|---|
| Page Type | Required. The type of page to open. Valid values are:
|
Salesforce Record Page
Select this option to open a Salesforce record page within the user's browser. The fields in this section only appear when you select this option.
| Field | Description |
|---|---|
| Record ID | Required. The ID of the record to open. |
| Object Name | Required. The API name of the record ID's object, for example, Account or Contact. |
| View Mode | Required. Specifies whether the user opens the page in view or edit mode. If the user doesn't have permission to edit the opened page, it opens in view mode. |
| Where to Open the Page | Required. Specifies which type of page to open.
|
External Web Page
Select this option to open a Salesforce record page within the user's browser. The fields in this section appear only when you select this option.
| Field | Description |
|---|---|
| URL | Required. The URL of the page to open. |
| Where to Open the Page | Required. Specifies which type of page to open.
|
Usage
This action is available in flows running in API version 67.0 and later.

