Bulk Notify
Overview
The Bulk Notify action serves the purpose of sending notifications to a large group of recipients simultaneously.
This action is highly efficient for workflows that need to broadcast the same information or update to multiple users or groups at once.
Instead of generating and sending individual notifications, this action consolidates the message and delivers it in bulk, saving time and system resources.
For example, it is particularly useful in scenarios where a mass communication is required, such as sending company-wide announcements, notifying all team members of a system update, or informing customers of important product changes.
Let’s explore the screens that follow, after drag-n-drop of Bulk Notify action on workflow canvas.
Config
Config Field | Description |
---|---|
Bulk Notify Source | It enables to choose from various sources to bulk notify. Sources include:
|
Input Source | It enables to choose the exact input source depending upon earlier chosen field. Note: By default, this field is invisible. Once you input in bulk notify source, this field will get populated. |
Business Event | It enables to choose the event or update for which the bulk notifications are to be sent. |
Mapping | It enables to map the fields for input conditions to notify. //Crosscheck Reference: Mapping |
Mapping
Config Fields | Description |
---|---|
Fields | It enables to enter fields for which notifications to be triggered. |
Operator | It is specifically operator value such as Equals, Not Equals, In. |
Source Type | In this option, you can select various sources from which you want to display values. |
Value | The available options will change depending on the selected source type. For example, if you choose "Static" as the source, you can provide a fixed static value. |
Source Type
Source Type | Description |
---|---|
Static | Use this option to provide a fixed static value. |
Model | Choose the field from other models whose value you want to include. |
Input Variable | Select from the variables created in the layout whose value you want to use. |
User | You can also select fields from the current logged-in user in your organization to include in the merge. |