Notifications
Abstra allows you to notify a list of people when new pending tasks arrive into a form, waiting to be filled out.
To achieve this, you need to:
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;
Add a key, value pair in the task payload that you are sending to this form, such that the key is the variable name you specified in the Form Editor and the value is the email address (or a list of email addresses) to be notified.