function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Andrew Hoban 6Andrew Hoban 6 

How to utilize Salesforce Flows in Salesforce 1 app

Hi all,


I have created a Salesforce Flow that has been designed for our customers to use on an ipad. Is there a way we can push the flow to be used either through Salesforce1 or pushed outside of salesforce so we can just give a URL? I have embedded my flow in a Visualforce page and created a Global Action but this is not the full screen of the ipad. 

Ideally we need this flow to be through a URL.

Thanks
Andy BoettcherAndy Boettcher
Flow itself (and "native" Visualforce for that matter) are not responsive/mobile optimized in any way.  There have been a few blog posts and ideas around making them so, but you're looking at some custom coding.  Check out this idea:

https://success.salesforce.com/ideaView?id=08730000000jx2eAAA
Andrew Hoban 6Andrew Hoban 6
Thanks for the helpful repoly! Is there a way you can host a flow in force.com sites? We need to host the flow outside of a Salesforce account as its for customer use.
Thnaks
Andy BoettcherAndy Boettcher
According to a number of posts I've found on here - it does work.