How to Set Up Custom Webflow Form Notification Emails for Each Form on Your Site

Introduction to Webflow Form Notification Customization
Managing form submissions efficiently is crucial for any website that relies on lead generation, customer support, or newsletter signups. If you've been using Webflow, you might have noticed that form notification settings changed significantly in October 2025. The settings moved from Site Settings directly into each Form Block's Settings panel in Designer, unlocking a powerful capability that was previously impossible without third-party integrations.
Now, each form on your Webflow site can have completely independent notification settings. Your contact form can send submissions to sales@yourcompany.com, your support form can route directly to support@yourcompany.com, and your newsletter signup can store data without triggering any email notifications at all. This guide walks you through everything you need to know about customizing Webflow form notification emails for every form on your site.
What You Need Before Customizing Webflow Form Notifications
Before diving into the customization process, there are three key factors that determine which notification features you can access: your Site plan, your Workspace plan, and whether your forms have unique names.
Site Plan Requirements
Your Webflow Site plan controls who you can notify when form submissions come through. The free Starter Site plan limits notifications to just 5 recipients, and all 5 must be Workspace members. If you need to send notifications to external email addresses or more than 5 people, you'll need a paid Site plan.
Any paid Site plan — Basic ($14/month), CMS ($23/month), Business ($39/month), or Enterprise — removes these restrictions entirely. You can add unlimited recipients and notify any email address, regardless of whether they're Workspace members or not.
Workspace Plan Requirements
Your Workspace plan controls the sender branding on notification emails. On Starter, Core, and Freelancer Workspaces, all notifications are sent from no-reply-forms@webflow.com with "Webflow Forms" as the sender name. This cannot be customized on these plans.
On Growth Workspaces and above, notifications are sent from no-reply@webforms.io without Webflow branding. You can also customize the Sender name field to display your brand name instead of generic text.
Form Naming Best Practices
Every new form in Webflow is named "Email Form" by default. If you have multiple forms across your site all sharing the same default name, managing notification settings becomes confusing. Take time to name your forms descriptively — something like "Homepage Hero Contact," "Footer Newsletter Signup," or "Pricing Page Demo Request."
These names appear in notification subject lines when you use the {{formName}} variable, making received emails immediately identifiable without opening them.
Step-by-Step Guide to Customizing Webflow Form Notification Emails
The customization process involves selecting your Form Block, opening the Email Notifications panel, and configuring five key fields: recipients, sender name, reply-to address, subject line, and email body. Each form on your site is configured independently, giving you complete control over how different types of submissions are handled.
Step 1: Select Your Form Block and Access Notification Settings
Open your Webflow project in Designer and navigate to the page containing the form you want to customize. The fastest way to find your form is through the Navigator panel — expand the page structure until you see the Form element with its distinctive icon.
Click directly on the Form element to select it, making sure you're selecting the Form Block wrapper rather than individual input fields inside the form. The Selection indicator at the top of the canvas should display "Form" or your custom form name.
With the Form Block selected, look at the Settings panel on the right side of the Designer interface. Scroll down past the form name and success/error message settings until you reach the "Send to" section. This section controls where form submissions go when visitors submit the form.
Click on "Email Notifications" in the Send to list to expand the notification configuration panel. If you don't see "Email Notifications" listed, click the "+" add icon and select it from the dropdown menu.
Step 2: Configure Recipient Email Addresses
The "To" field at the top of the notification configuration panel controls who receives email notifications for this specific form. The field accepts both direct email addresses and Workspace member selections, depending on your site plan.
On paid site plans, click inside the "To" field and type an email address. Press Return or Enter to add it to the recipient list. The address appears as a tag inside the field. Add multiple recipients by pressing Return after each address.
Common configurations include multiple team members (sales@company.com, admin@company.com), departmental aliases that forward internally, or a combination of both. Webflow doesn't limit the number of recipients on paid plans.
On the free Starter plan, you can only select from existing Workspace members using the dropdown — you cannot enter arbitrary email addresses. Select up to five members from the list.
Step 3: Customize the Sender Name
The Sender name field controls what appears in the "From" line of notification emails. While you cannot change the actual sending email address (that's determined by your Workspace plan), you can customize the display name that recipients see.
Instead of seeing emails from "Webflow Forms," your team can see notifications from "Your Company Website" or "Contact Form Submission." This small detail helps recipients immediately recognize legitimate form submissions and reduces the chance of notifications being overlooked or marked as spam.
Step 4: Set Up the Reply-To Address
The reply-to address determines what happens when someone clicks "Reply" on a notification email. By default, this is empty, meaning replies go to the Webflow system address (which doesn't accept replies).
For most business use cases, you'll want to use a variable here. Enter {{emailAddress}} to automatically set the reply-to address as the email address the form submitter provided. This allows your team to reply directly to leads without copying and pasting email addresses.
Step 5: Customize Subject Lines and Email Body
The subject line field supports variables that pull data from form submissions. Common configurations include:
"New submission from {{formName}}" — identifies which form generated the submission
"Contact request from {{name}}" — personalizes with the submitter's name
"[Website Lead] {{subject}}" — includes the inquiry subject if your form captures it
The email body field allows you to customize the content of notification emails. You can include static text, variables from form fields, and basic formatting. Structure your notification emails to highlight the most important information at the top, making it easy for recipients to quickly assess each submission.
Troubleshooting Common Webflow Form Notification Issues
Even with proper configuration, notification emails sometimes fail to arrive. Here are the most common issues and their solutions.
Notifications Not Arriving
First, verify the form is published by checking that you've published your site after making notification changes. Draft changes don't affect live forms. Second, check spam folders, as automated form notifications often trigger spam filters. Have recipients whitelist the Webflow sending address. Third, verify email addresses by confirming there are no typos in the recipient addresses you've configured.
Variables Not Working
Variables must match your form field names exactly, including capitalization. If your form field is named "Full Name" but you're using {{fullname}}, the variable won't populate correctly. Check your form field names in the Designer and ensure your variables match precisely.
Wrong Form Receiving Settings
If you have multiple forms with the same name, you might be editing settings for the wrong form. Give each form a unique, descriptive name to avoid confusion when managing notifications across your site.
Advanced Tips for Webflow Form Notification Management
Once you've mastered the basics, consider these advanced strategies for optimizing your form notification workflow.
Create notification hierarchies by setting up different recipient lists for different form types. High-priority sales inquiries might go to multiple team members immediately, while general feedback forms route to a single inbox for batch review.
Use clear, consistent naming conventions across all forms to make management easier as your site grows. Include the page location, form purpose, and any relevant identifiers in each form name.
Test notifications thoroughly before launching new forms. Submit test entries using various email addresses and verify that notifications arrive correctly formatted with all variables populating as expected.
Conclusion
Webflow's form notification system offers powerful customization options that can streamline how your team handles incoming submissions. By taking time to configure each form independently, you create efficient workflows that route the right information to the right people automatically.
Whether you're managing a simple contact form or a complex multi-form website, proper notification setup ensures no submission falls through the cracks. The key is understanding your plan limitations, naming forms descriptively, and testing thoroughly before going live.
Need help setting up custom form notifications or building a complete Webflow website with optimized lead capture? Visit https://www.uxie.design to learn how our team can help you create a website that works as hard as you do.
FAQs
Can I send Webflow form notifications to different email addresses for each form?
Why are my Webflow form notification emails going to spam?
How do I use variables in Webflow form notification emails?
Can I customize the sender email address for Webflow form notifications?
What Webflow plan do I need to send form notifications to external email addresses?
We make websites that bring joy and meet your goals.
We create digital experiences that not only capture the users but also empower businesses in a highly competitive world. We are dedicated towards developing creative solutions that will easily fuse creativity with functionality, with long-lasting effects.