User / Level Icon
Intermediate
Gear Time Icon
Webflow
Time Icon
8
 Minutes

Forms to Different Emails

Learn how to send Webflow form submissions to different email addresses using Zapier. Perfect for multi-form websites—no code needed.

Copy Code

Zapier

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.

The Problem With Default Webflow Forms

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:

  • A General Questions form should go to: info@yourcompany.com
  • A Support form to: support@yourcompany.com
  • A Sales form to: sales@yourcompany.com

The No-Code Solution: Zapier

To achieve dynamic email routing, we use Zapier—a no-code automation platform that connects Webflow with email services like Gmail.

Step-by-Step: Route Webflow Forms to Specific Emails

1. Set Up Your Webflow Forms

First, make sure each form is clearly named and uses uniquely identifiable field labels (e.g. Form Name: “Support Form”).

2. Create a Zap in Zapier

  • Go to Zapier and sign up for a free account.
  • Create a new Zap with Webflow as the trigger app.
  • Choose the “New Form Submission” trigger.

3. Connect Your Webflow Account

You’ll authorize Zapier to access your Webflow site. Select the specific form that you want to track.

4. Add an Action: Send Email via Gmail

  • Choose Gmail (or your preferred email app) as the action.
  • Configure it to send the form data to a custom email address based on the form type.
  • You can personalize the subject and body with form fields like name, email, and message.

5. Test and Deploy

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.

Benefits of Using Zapier with Webflow Forms

  • ✅ Dynamic routing to different team members
  • ✅ Better organization and faster response times
  • ✅ No custom backend needed
  • ✅ Works even on the free Zapier plan (2-step Zaps)

{
 "@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."
}

Frequently Asked Questions

Can I use this method on the free Webflow plan?

Yes, as long as your site allows form submissions and you’re not exceeding form limits.

Does Zapier cost money?

Zapier has a free plan that supports 2-step Zaps, which is all you need for this setup.

What email apps can I use besides Gmail?

Zapier supports many services including Outlook, Mailgun, SendGrid, and others.

Do I need to write any code?

Nope! This is a 100% no-code method using Webflow’s Designer and Zapier’s UI.

Can I route based on dropdown form input instead of separate forms?

Yes! You can set up filters in Zapier to send based on field values (e.g. “Department = Sales”).
Have Any Further Questions?
I'm Always Down To Help.
Contact Me

You Might Also Like...

View All Tutorials