Lightning Flows in Salesforce: How to Call Flows Using Quick Actions in Salesforce?

To use flow inside quick actions in Salesforce we need to follow below steps:

  1. Create a flow to be used in quick action.
  2. Create a recordId variable resource which will be accepting recordId as input.
  3. Create a Quick action from buttons, link and actions on object and select action type as flow.
  4. Include the flow name in the action.
  5. Include the Quick Action inside Salesforce Mobile and Lightning Experience Acions section in Page layout.

Please check below video for more detailed explaination :

If you have any questions related to this topic, please add them in comments section of the video.

Advertisement