Loading
Salesforce now sends email only from verified domains. Read More
Sales Innovations for Prospect Management
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Create a Screen Flow-Based Bulk Action

          Create a Screen Flow-Based Bulk Action

          To perform actions on multiple prospects in the Actionable List Members component, you can create a screen flow-based bulk action.

          Required Editions

          Available in: Enterprise, Professional, Starter, and Unlimited Editions with the required add-ons
          User Permissions Needed
          To create a screen flow-based bulk action: Actionable Segmentation permission set

          To create a screen flow-based action, see Build a Flow. Create two variables with the API names almRecordIds and referenceRecordIds in the flow to store the values passed from the Actionable List Members component. To create a variable, see Flow Resources. Review these considerations when you create the variables.

          • Select the Record data type.
          • To store multiple values of the same data type or records of the same object, select Allow multiple values (collection).
          • Select the Actionable List Member object for the almRecordIds variable because the variable stores the record IDs of the selected prospects in the Actionable List Members component.
          • Select the target object of the actionable list for the referenceRecordIds variable because the variable stores the reference records IDs of the selected prospects. For example, if the target object of the actionable list is Account, then select Account.
          • To make the variables available for input and output, select Available for input and Available for output.
           
          Loading
          Salesforce Help | Article