session.completed event fires. Use it to keep your team informed of new responses without logging in to Feedal.
Setup
- Go to Integrations in the sidebar and click New integration.
- Choose Email notification.
- Fill in the configuration and save.
- Attach the integration to a form from the form’s Connect tab.
| Field | Required | Default | Description |
|---|---|---|---|
| Name | Yes | — | A label for this integration |
| Recipient emails | Yes | — | One or more email addresses to notify |
| Subject template | — | New response: {form_title} | Email subject line — use {form_title} as a placeholder |
| Include answers | — | On | Append all question/answer pairs to the email body |
Email format
When Include answers is on, the email body contains:Multiple recipients
Enter multiple email addresses separated by commas, or add them individually in the list field. All recipients receive the same email simultaneously.Test delivery
Click Test on the form integration to send a test email to all configured recipients. Test emails have[TEST] prepended to the subject line.
Next steps
Slack
Post responses to a Slack channel instead of email.
How integrations work
Event model, delivery log, and retry logic.