Skip to main content
The Email notification integration sends an email to one or more recipients whenever a session.completed event fires. Use it to keep your team informed of new responses without logging in to Feedal.

Setup

  1. Go to Integrations in the sidebar and click New integration.
  2. Choose Email notification.
  3. Fill in the configuration and save.
  4. Attach the integration to a form from the form’s Connect tab.
FieldRequiredDefaultDescription
NameYesA label for this integration
Recipient emailsYesOne or more email addresses to notify
Subject templateNew response: {form_title}Email subject line — use {form_title} as a placeholder
Include answersOnAppend all question/answer pairs to the email body

Email format

When Include answers is on, the email body contains:
New response received for "Customer feedback".

Answers:
  • What is your name?: Jane Smith
  • How satisfied are you?: 9
  • Any comments?: Great product, fast shipping.

Submitted at: 2026-03-17T10:03:24Z
Duration:     204s
Score:        42

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.