Loading
Sales Innovations for Prospect Management
목차
필터 선택

          결과 없음
          결과 없음
          몇 가지 검색 팁

          키워드의 맞춤법을 확인하십시오.
          더 일반적인 검색 용어를 사용하십시오.
          필터 수를 줄여 검색 범위를 확장하십시오.

          전체 Salesforce 도움말 검색
          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.
           
          로드 중
          Salesforce Help | Article