


Learn how to send Webflow form submissions to different email addresses using Zapier. Perfect for multi-form websites—no code needed.
Managing multiple contact forms on your Webflow website? By default, all Webflow form submissions are routed to a single email address. But what if you want each form to notify a different team member—sales, support, or general inquiries? In this guide, I’ll show you how to easily send Webflow forms to unique email addresses using Zapier—without writing any code.
Webflow’s native form settings only allow you to send submissions to one (or a comma-separated list of) email addresses. While this works for basic websites, it becomes a limitation when you’re handling multiple departments or form types.
For example:
info@yourcompany.com
support@yourcompany.com
sales@yourcompany.com
To achieve dynamic email routing, we use Zapier—a no-code automation platform that connects Webflow with email services like Gmail.
First, make sure each form is clearly named and uses uniquely identifiable field labels (e.g. Form Name: “Support Form”).
You’ll authorize Zapier to access your Webflow site. Select the specific form that you want to track.
Submit a test inquiry and ensure it’s routed correctly to the intended inbox. Repeat the process for each form you want to route uniquely.
{
"@context": "https://schema.org",
"@type": "BlogPosting",
"headline": "How to Send Webflow Forms to Different Email Addresses Using Zapier",
"alternativeHeadline": "Route Webflow Forms to Unique Emails with Zapier (No Code)",
"image": "https://www.dereksiu.com.au/path-to-thumbnail.jpg",
"author": {
"@type": "Person",
"name": "Derek Siu",
"url": "https://www.dereksiu.com.au"
},
"editor": "Derek Siu",
"genre": "Web Design, No Code, Automation",
"keywords": "Webflow, Webflow Forms, Zapier, Email Routing, No Code, Web Design, Webflow Automation",
"wordcount": "900",
"publisher": {
"@type": "Organization",
"name": "Derek Siu",
"logo": {
"@type": "ImageObject",
"url": "https://www.dereksiu.com.au/logo.png"
}
},
"url": "https://www.dereksiu.com.au/blog/webflow-forms-to-unique-email-address",
"mainEntityOfPage": "https://www.dereksiu.com.au/blog/webflow-forms-to-unique-email-address",
"datePublished": "2025-06-06",
"dateModified": "2025-06-06",
"description": "Learn how to send Webflow form submissions to different email addresses using Zapier. This no-code method is perfect for routing contact forms by department or inquiry type.",
"articleBody": "By default, all Webflow forms send submissions to one email. In this tutorial, I show you how to send each form to a unique email address using Zapier. This is great for separating sales, support, and general inquiries. You'll learn how to configure your Webflow forms, connect your site to Zapier, and automate personalized Gmail notifications based on form type. No coding required."
}