What confirmation emails do
A confirmation email is sent to the respondent’s email address immediately after they submit. It can confirm receipt, include a summary of their answers, provide a link to edit their submission, and communicate next steps.Setting up a confirmation email
Settings reference
| Setting | Description |
|---|---|
| Enable confirmation email | Toggle to activate the confirmation email. |
| Email field | The field on the form that contains the respondent’s email address. Filla sends the confirmation to this address. |
| Subject line | The email subject. Supports variable references. Type @ to insert field values. |
| Body | Rich text email body. Supports full formatting and @ variable references to personalize the content. |
| Reply-to | Optional. An email address respondents can reply to. If blank, replies go to Filla’s sending address. |
| Include answers summary | When on, a summary table of all submitted field values is appended to the email. Default: on. |
| Include edit link | When on, a link to edit the submission is included in the email. Default: off. |
Writing the email body
The body uses a rich text editor. You can:- Add bold, italic, headings, and lists
- Insert links
- Reference submitted values with
@mentions (type@to open the field picker) - Personalize the message for each respondent
Thanks for applying, @{First Name}!
Example body:
Including an answers summary
When Include answers summary is enabled, a table of all submitted field labels and values is appended below your email body. This gives respondents a record of exactly what they submitted.Including an edit link
When Include edit link is enabled, the email includes a link the respondent can click to open the form pre-filled with their submission. This lets them update their answers after submitting.Common questions
What email address does the confirmation come from?
What email address does the confirmation come from?
Confirmation emails are sent from Filla’s sending domain. The reply-to address is what you configure. To send from your own domain, contact support about custom sending domains.
Can I send the confirmation to multiple email addresses?
Can I send the confirmation to multiple email addresses?
The confirmation email goes to the single email field you select. For notifying multiple people, use the admin notification feature instead.
Can I send different confirmation emails to different respondents?
Can I send different confirmation emails to different respondents?
Not with a single confirmation email setting. There is one template per form. Use automation webhooks to trigger your own email tool (like Mailchimp or SendGrid) with conditional logic for more complex scenarios.
Is there a delay before the confirmation is sent?
Is there a delay before the confirmation is sent?
Confirmation emails are sent immediately after the record is saved to Airtable. There is usually a few seconds delay for the email to arrive.