In the Salesforce Mobile App (available for Android and iOS), Flows built with Flow Builder in Salesforce are not accessible via all the same methods available in the full browser (Lightning Experience) environment. This article describes which Flow access methods are officially supported in the Salesforce Mobile App, which methods are not supported, and which methods may work but are not officially supported by Salesforce.
A Flow is an application built using the Flow Builder that works with your Salesforce data, user input, and custom logic to automate processes — for example, a step-by-step wizard that walks a user through screens to create or update records.
Supported Flow Access Methods in the Salesforce Mobile App
Salesforce for Android and iOS currently supports Flows via the following methods only:
Paused Flow Interviews
The Paused Flow Interviews app is available via: Setup | Mobile Administration | Salesforce Navigation or via Lightning Setup: Apps | Mobile Apps | Salesforce | Salesforce Navigation.
Flow Quick Action
An Object-Specific Quick Action can be created with the type set to "Flow." This is the recommended way to expose Flows to users in the Salesforce Mobile App.
Note: Global Actions and screen-less (auto-launched) Flows are not available via this method at this time.
Flow Interview in a Lightning Component
You can call and work with a Flow from inside a Lightning Web Component (LWC) or Aura Component. This is invoked via the lightning:flow (Aura) component or the lightning-flow (LWC) component and is also available within Lightning Experience.
Methods That May Work (Not Officially Supported)
The following methods may also expose Flows to users in the Salesforce Mobile App, but should be pursued at your own risk as they are not officially supported:
For Visualforce Pages
The Salesforce Mobile App does not support standard components outside the apex namespace (for example, <liveagent:*>, <chatter:*> are not supported). Because Flows utilize <flow:interview> in Visualforce, this approach is not supported and may not render or function as expected.
For Direct URLs
In the Salesforce Mobile App, most Flow direct URLs will display the error: "You can't view this page, either because you don't have permission or because the page isn't supported on mobile devices."
For Hyperlinks in Flow Screens
The Salesforce Mobile App only handles navigation through event-based navigation (e.g., the sforce.one library for Visualforce or lightning:navigation events for Lightning Components). HTML hyperlinks using href attributes in Flow screen output may not work and are not supported. The Flow system also removes any JavaScript embedded in HTML hyperlinks, making event-based navigation impossible from a Flow screen output.
000382253

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.