Send Notifications

Apps -> <App> -> Events & actions -> Send notification

The Send Notification Action in AppVerse allows users to automatically trigger notifications, such as SMS or email alerts or In-App notifications, based on specific conditions.

Key Features

  • Notifications work on the same principles as the other Events and actions i.e.,

    • they can be triggered manually or on form submission or on record update.

    • they can be triggered when specific conditions are met.

    • they can be executed synchronously or asynchronously .

  • Notifications can be mapped in this section, but they must be pre-configured. For more details on how to configure notifications, refer to our Notification Application.

Mapping Pre-configured Notifications / Additional Configurations

To use notifications in Events and Actions, they must first be pre-configured in the Notifications Application. Dynamic variables, which can be populated during execution, can be embedded within the template. Once configured, pre-built templates can be linked to a form’s notification event and action, where they will be dynamically populated based on the record data or other relevant details. To link pre-configured templates and their dynamic variable, follow the following steps

1

Select Alert

Select the relevant pre-configured notification tempate

2

Template Variable Mappings

Under this section, map all the dynamic variable in the template to a form field or a constant.

3

Trigger after actions

If this property is enabled, the notifications will get triggered only after all the other actions have been completed.

Examples

  • Order Confirmation: Send an email to a customer when their order is successfully placed.

  • Task Assignment: Notify a team member via SMS when a new task is assigned to them.

Send notifications

Last updated