Skip to main content

Notifications

Abstra allows you to notify a list of people when a thread is waiting for a form to be filled out.

To achieve this, you need to:

  1. Enable notifications in the Notifications tab of the Form Editor and specify the name of the variable that will contain the email address (or a list of email addresses) to be notified;

  2. Set this variable using set_data with the same variable name in a stage prior to the notification stage, ensuring it becomes available as a thread variable.