How to Configure Customer Email Notification in Viformy #
Before You Start #
-
Save submission data is enabled: Open the form Settings tab and make sure Save submission data is turned on. If this option is disabled, Viformy will not save submissions or send emails.
-
The form has an Email field: Customers must enter a valid email address so Viformy knows where to send the auto-response email.
-
The Email field is marked as Primary email: This helps the system identify the main customer email for auto-response and contact-related processing.
-
An email provider is available: You can use the default Viformy provider or configure your own SMTP provider in the SMTP section.

Step 1: Add an Email Field to the Form #

Step 2: Open Customer Email Notification #
-
To
-
Subject
-
Email body

Step 3: Configure the To Field #
{{email-1}}

Step 4: Configure BCC #
support@example.com, sales@example.com

Step 5: Configure Reply-To #
support@example.com
support@yourstore.com
Step 6: Configure the Subject #
Thank you for contacting {{shop_name}}
We received your submission for {{form_title}}
-
{{shop_name}} -
{{shop_url}} -
{{shop_email}} -
{{form_title}} -
{{email-1}} -
{{name-1}}

Step 7: Configure the Email Body #
Thank you for your submission!
Hi {{name-1}},
Thank you for contacting {{shop_name}}.
We have received your submission and our team will get back to you soon.
Your submitted information:
{{all_field_values}}
Best regards,
{{shop_name}}
-
{{shop_name}}: Store name -
{{shop_url}}: Store URL -
{{shop_email}}: Store email -
{{form_title}}: Form title -
{{all_field_values}}: All submitted field values -
{{go_to_website_label="Go to website"}}: Creates a link to the store website -
{{email-1}},{{name-1}},{{phone-1}},{{textarea-1}}: Values from individual form fields

Step 8: Select an SMTP Provider #
-
Viformy: Default provider
-
A custom provider such as Gmail SMTP, Brevo, Mailjet, Twilio SendGrid, Amazon SES, Yahoo SMTP, or Custom SMTP

To configure SMTP, you can view the setup guide here:
SMTP Setup Guide
Step 9: Test the Email #
-
The To field contains a valid shortcode or email address.
-
The form has an Email field.
-
The Subject field is not empty.
-
The Email body field is not empty.
-
The SMTP provider is configured correctly.
-
The sender email has been verified.

Step 10: Save the Form #
-
To
-
Subject
-
Email body
What Happens After Configuration #
-
The submission is saved.
-
Viformy finds the customer email from the submitted data.
-
Variables in the Subject and Email body are replaced with real values.
-
The confirmation email is sent to the customer.
-
The sending result is saved in Email Reports.
Quick Setup Example #
{{email-1}}
support@example.com
support@example.com
Thank you for contacting {{shop_name}}
Hi {{name-1}},
Thank you for your submission.
We have received your information and will contact you soon.
Your submitted information:
{{all_field_values}}
Best regards,
{{shop_name}}
