Book Image

Learning Salesforce Visual Workflow

By : Rakesh Gupta
Book Image

Learning Salesforce Visual Workflow

By: Rakesh Gupta

Overview of this book

Table of Contents (14 chapters)
Learning Salesforce Visual Workflow
Credits
Foreword
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

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