You are here:
Send a Custom Notification from a Process
Send customized notifications when important events occur. Alert an account owner if a new support case is logged while trying to close a deal, or send a notification for a workflow built entirely with custom objects. Add recipients and content to your custom notification, then add it to your process.
Required Editions
| Available in: both Salesforce Classic (not available in all orgs) and Lightning Experience |
| Available in: Essentials, Professional, Enterprise, Performance, Unlimited, and Developer Editions |
| User Permissions Needed | |
|---|---|
| To create, edit, or view processes: | Manage Flow AND View All Data |
After December 31, 2025, existing processes continue to run, and you can activate, deactivate, and edit them; however, we recommend using Flow Builder. To migrate existing processes, plan your switch to Flow Builder and use the Migrate to Flow tool. For new automations, create flows in Flow Builder.
Before you begin, make sure that the notification type you want to call from your process exists. If not, create a custom notification type.
After you’ve created an action and selected Send Custom Notification for the type, fill in the relevant fields to add the action to your process.
- Enter an easily recognizable name for this action. The name appears on the canvas and helps you differentiate this action from others in your process. The name truncates to fit on the canvas.
- Select a notification type.
- Select a recipient category, and designate or find a recipient ID.
- Current User — The user who initiated the record change, platform event, or process that triggered the process. This option is useful for confirmation notifications, such as a successful submission of a form.
- Find User — The user who receives the notification each time this action is executed.
- User Field from a Record — A user referenced via UserId on the record that initiated the process or on a related record.
- Find Group — All users in the group that receives the notification each time this action is executed.
- Find Queue — All users in the queue that receives the notification each time this action is executed.
- Account Field from a Record — All users on the account team for an account referenced via AccountId on the record that initiated the process or on a related record. This option is available if you’ve enabled account teams for your org.
- Opportunity Field from a Record — All users on the opportunity team for an opportunity referenced via OpportunityId on the record that initiated the process or a related record. This option is available if you’ve enabled team selling for your org.
- Owner Field from a Record — An owner or queue referenced via OwnerId on the record that initiated the process or a related record. With this option, you can send a notification to all record owners, regardless of whether the owner is an individual owner or a queue.
- Write a helpful notification title and body using text and merge fields.
Note The content of custom push notifications depends on the Display full content push notifications setting. If full content push notifications aren’t enabled, only the notification title is sent. - Save the action.

