The various ways to invoke a Flow
As soon as you are done with Flow development, the next task is to configure Flow access for business users, so they can use it. There are various ways through which you can invoke/launch your Flows. They are as follows:
- The Flow URL
- A custom button or URL
- A web or Visualforce tab
- A combination of the Visualforce page and the Force.com Site or customer portal and partner portal
- The Login Flow
- The Visualforce page
- Process Builder
- The Apex
start()
method - The Invocable Action resource in the Force.com REST API