You are here:
Send License Utilization Alerts to Multiple Profiles
Send alerts to everyone assigned to the specified profiles. Because the License Utilization Notification template’s default behavior is to send notifications to only the System Administrator profile, the flow requires some changes.
Before you begin, collect a list of profiles to notify.
- From the App Launcher, select Automations.
- From the Flows tab, click New, then enter License Utilization in Search to locate and select the License Utilization Notification template.
-
Select the Get System Administrator Profile element, and change the label and API name, for
example, Get Profiles (1).
In this example, we’re going to send notifications members who belong to three different profiles: System Administrator, Marketing User, and Standard User.
- From Condition Requirements, change the operator to Any Condition Is Met (OR) (2).
-
Under Filter Profile Records, click Add Condition, then
indicate:
Field Name Operator Equals Value Profile name, for example, Standard User -
Repeat until you added all the required profiles.
- For How Many Records to Store, select All records (3).
-
For How to Store Records, select Choose fields and let Salesforce do the
rest.
Leave the default value of
Idfor the Field (4).
-
Next, collect the user IDs for the members of the profiles to make that information
available to the Get Users element.
-
Click Add Element
under the Get Profiles element, then select Transform.
- In the Label field, enter Profile Collection.
- For Source Data, add Profiles from Get_Profiles.
- For Target Data, add Text.
- Click Allow multiple values (collection), then click Create.
-
Map
Profile_Collectionunder Target Data toIdunder Source Data.
-
Click Add Element
-
Now, indicate to get the users who are members of the profiles.
Click the Get Users element, and go to Filter User Records.
Field Profile ID Operator In Value Profile Collection - Save the flow and give it a descriptive name.
- Activate the flow.

