Creating Flows are great, but if your Users can’t get to them, they don’t help too much… It’s time to create a button to allow your Users to launch the Flow!
Start by capturing the Flow details. In the Learning Flow series, you should have created a Flow with a Unique Name of Quote_Entry and the URL should be /flow/Quote_Entry. You can get to the Flow details by searching Flows in the Setup search bar and clicking on the Flow you are looking for the details about.
Now, there are a few ways to be able to create a button. One way, using the Flow URL, can be found in the post, Update a Record Through a Button and Salesforce Flow. The other way is through a Visualforce page. I know, you’re expecting to learn about Flows here. There is a lot of power by being able to use a Visualforce page to start a Flow instead of using the URL. You’ll start with a basic Visualforce page in this post and in future posts, you’ll learn how to enhance the page to continue to improve your business processes and customize it for your business.