1. Home
  2. Docs
  3. Process Apps
  4. Flow
  5. Events
  6. Notify1 min read

Notify1 min read

Notify event helps you notify users through the channels. To send notifications, you must configure channels (Bot, Email, API). Through these channels, you can deliver notifications to your users.

Configure Notify Event

To configure a Notify event in the process flow, follow the below steps:

  1. On the left pane, you can find the Events section. Drag and drop the Notify stencil from this section to the builder. 
  2. Click the Notify stencil to open the Notify window.
  3. On the Notify window, enter the following details:
    1. Name – Enter a name for the notification. For example, Task completion notification.
    2. Delivery Mode – Select a delivery mode (channel) from the drop-down list. If it is already selected, then click Override and choose from the list.
    3. Recipients – Enter the recipient’s email address. You can enter multiple recipients by comma-separated email addresses. You can also click {…} to add context and process variables.
    4. Subject – Enter a subject for the notification mail.
    5. Compose Message – Enter the relevant text related to the notification. Click {…} to add variables to the message.
  4. Close the Notify window.

Menu