Features
Multiple Recipients
Send notifications to your entire team
Custom Templates
Personalize subject lines and message content
Instant Delivery
Get notified the moment a form is submitted
Workflow Integration
Use with AI qualification and conditional logic
Setup Guide
Add Recipients
Enter the email addresses of everyone who should receive notifications. Press Enter after each email.
Customize Template
Edit the subject line and message. Use template variables like
{{form_name}} and {{all_responses}}.Template Variables
Use these variables in your subject line and message to include dynamic content:| Variable | Description |
|---|---|
{{form_name}} | The name of the submitted form |
{{submission_date}} | When the form was submitted |
{{submission_id}} | Unique submission identifier |
{{all_responses}} | All field values formatted as a list |
{{field.email}} | Value of a specific field |
{{field.name}} | Value of the name field |
Using with Workflows
Email notifications can be added to workflows for conditional sending:- Send emails only for qualified leads using AI analysis
- Route different submissions to different recipients
- Add enriched company data to emails
- Trigger emails based on specific field values