Loading
Prepare for Email to Become the Default Login ExperienceRead More
Automate Your Business Processes with Salesforce Flow
Open a Page Action

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
  • External Web Page

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.

  • New Browser Tab
  • New Browser Window
  • New Lightning Console Tab

    This option opens the page in a new Lightning tab in the current browser tab. If the current browser tab doesn't show the Lightning console, a new tab opens instead.

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.

  • New Browser Tab
  • New Browser Window

Usage

This action is available in flows running in API version 67.0 and later.

 
Loading
Salesforce Help | Article