Tutorials
Last updated on:
Jan 8, 2025

How to integrate Webflow forms with Mailchimp: A step-by-step guide

BRIX Templates Logo
Author
BRIX Templates
How to integrate Webflow forms with Mailchimp: A step-by-step guide
Table of contents

Mailchimp is one of the most popular email marketing tools, trusted by thousands of businesses worldwide. Even so, Webflow doesn’t have a built-in way to connect its forms directly to Mailchimp. Don’t worry—this guide will show you exactly how to integrate your Webflow forms with Mailchimp, no third-party tools required!

Mailchimp and Webflow integration

Before we start, let’s explain how Webflow forms connect to Mailchimp.

How Webflow forms can be connected to Mailchimp

When someone submits a form on your Webflow site, the data is typically stored in Webflow's form submissions by default. However, if you prefer to have this data sent directly to Mailchimp, you'll need to specify where the form should send the information. This is where the “Action URL” comes into play!

The Action URL is a special URL that connects your Webflow form directly to a specific audience in Mailchimp. By adding this URL to your Webflow form settings, all submitted data is automatically transferred to Mailchimp. This ensures your leads are added to the right list without any extra steps.

Mailchimp form action URL to connect to Webflow

Why integrate Webflow forms directly with Mailchimp?

Before we dive into the guide, here’s why this method is the best option compared to other alternatives:

  • No third-party tools needed: Skip the extra costs of automation tools like Zapier or Make.
  • Use your own Webflow forms: Connect your Webflow forms to Mailchimp without adding Mailchimp’s forms or messing with extra code.
  • Instant lead capture: Your form submissions go straight to your Mailchimp lists without delays.
  • More reliable: Direct integration means fewer points of failure in your setup.

Now that you understand how the integration works and why it's the best option, let’s get started!

Step-by-step integration: Connecting Webflow forms with Mailchimp

Step 1: Setting up your Mailchimp audience

Before connecting your Webflow form, you need to ensure you have a Mailchimp audience. Here’s how:

  1. Log into your account: Head to Mailchimp and sign in.
  2. Go to audience settings: Navigate to Audience > All contacts.
  3. Create or select an audience: In the Audience tab, click All contacts. If you already have an audience, select it. If not, go to Settings, choose Manage audiences, and click Create Audience to set up a new one.
How to create Mailchimp audience for Webflow form

Step 2: Creating a Mailchimp signup form

With your audience ready, it’s time to create or customize a signup form:

  1. Go to signup forms: In your selected audience, navigate to Signup forms and click Create a new form. If you already have a form, click on it instead of creating a new one.
  2. Save your form: Once your form is ready, save it. Mailchimp will generate the form code containing the Action URL needed for integration.
How to create a Mailchimp signup form to get action URL for Webflow

Step 3: Customizing form fields

If you need to collect more information than just email addresses, you can add extra fields to your form. Follow these steps to ensure everything connects smoothly:

  1. Add the fields you need: In your signup form, go to Audience Fields settings and add fields like Full Name, Last Name, or any custom fields you plan to collect.
  2. Note the field names: Each field has a "Name" (e.g., EMAIL, FNAME) in the settings. Write these down—you’ll use them later when connecting your Webflow form.
  3. Save your form again: After adding the fields, click Save to update your form. Mailchimp will generate a new code that includes the new fields.
Get Mailchimp custom form fields for Weblow form

Step 4: Obtaining your Mailchimp Action URL

Now that you’ve generated your form code, it’s time to extract the Action URL. The great news? We’ve created a handy tool to make this process super simple! Just paste the code that Mailchimp generated into the text area below and click Get Action URL button.

You’ll get a link that looks like this:

https://yourdomain.usX.list-manage.com/subscribe/post?u=unique_id&id=unique_id

In addition to the Action URL, the tool also provides the field names you’ll need later to match your Webflow form fields with the corresponding Mailchimp fields. If you prefer to retrieve the Action URL manually, here’s how to do it:

1. Locate the Action URL: In the code you generated, look for the line starting with <form action="https://...">. The URL inside the action attribute is your unique Action URL.

2. Copy the Action URL: Carefully copy the entire URL between the quotation marks, making sure there are no extra spaces or characters.

Now that you have your Action URL, you’re ready to move on to the next step: adding it to your Webflow form.

Step 5: Connecting your Webflow form to Mailchimp

It’s time to connect your Webflow form to Mailchimp. Here’s how to do it step by step:

  1. Open your Webflow project: Log in to your Webflow account and open the project containing your form.
  2. Select your form: In the Webflow Designer, navigate to the page with your form and click on the form element to select it.
  3. Access form settings: With the form selected, open the Settings panel by clicking the gear icon.
  4. Set the Action URL: Paste the Mailchimp Action URL you copied earlier into the Action field.
  5. Set the form method: In the Method dropdown, select POST.
How to add action URL from Mailchimp to Webflow

Your form is now connected to Mailchimp! The next step is to match your Webflow form fields to the correct ones in Mailchimp to ensure your data flows smoothly.

Step 6: Matching your form fields

With your Webflow form connected, the next step is to match its fields to the correct ones in Mailchimp. This ensures that the data you collect (like email addresses, names, or custom fields) is sent to the correct fields in your Mailchimp audience.

If you used the tool earlier, the "Name" of each field will be listed along with the Action URL. If you retrieved the Action URL manually, you can find these field names in your Mailchimp Audience Fields settings. Here’s how to match them:

  1. Select form fields: In the Webflow Designer, click on each form input you want to map (e.g., Email, First Name).
  2. Set field names: In the Settings panel, update the Name attribute of each field to match the corresponding field name from Mailchimp (e.g., EMAIL, FNAME).
  3. Double-check required fields are included: Check your Mailchimp audience settings to confirm all required fields are present in your Webflow form and are properly filled out.
  4. Repeat for all fields: Confirm every Webflow field corresponds to a Mailchimp field.
  5. Add hidden fields (optional): If you need to collect extra data, like campaign IDs, you can add hidden fields to your Webflow form and assign them to the appropriate Mailchimp fields. This step is optional, but you can also use hidden fields to pass URL parameters into your form submissions. Learn how to pre-fill Webflow forms with URL parameters.
How to map Webflow form fields with Mailchimp fields

Perfect—your Webflow forms will now automatically send data to your Mailchimp audiences. Now let's make sure that everything works correctly.

Step 7: Testing and verifying your integration

Before making your form live, test the integration to ensure everything works:

  1. Publish your Webflow site: In the Webflow Designer, click Publish to push your changes to staging (webflow.io version).
  2. Submit a test entry: Open your live site and fill out the form with sample data. Avoid using the word 'test' in any field since Mailchimp may block entries with this term.
  3. Check Mailchimp audience: Log into Mailchimp and confirm the test entry appears under Audience > All contacts.
  4. Verify field mapping: Ensure all Webflow fields map correctly to Mailchimp fields.
  5. Ensure unique field names: Double-check that your Webflow form fields have unique names and don’t overlap with other forms in the same project. Duplicate field names can cause conflicts and disrupt the integration.

If everything is set up correctly, your test data should appear in Mailchimp without any issues. This confirms that your integration is working as expected.

Troubleshooting common issues with your Webflow form to Mailchimp connection

Sometimes things don’t go as planned, but that’s okay! Here are the most common issues you might encounter and how to fix them quickly.

  1. Double-check the Action URL: Ensure the Mailchimp Action URL is copied accurately with no missing characters or extra spaces.
  2. Verify field names: Confirm that the "Name attributes" in your Webflow form exactly match the field names in your Mailchimp form.
  3. Check for confirmation messages or success redirects: Ensure the success message or redirect you’ve configured in Webflow appears as expected after form submission.
  4. Fill required fields: Make sure your form includes all required fields from your Mailchimp form and that they’re properly filled out.
  5. Check for typos: Even small errors in field names or the Action URL can break the integration.
  6. Review Mailchimp audience settings: Ensure your audience is active and set up to receive data from your form.

Conclusion

Connecting your Webflow forms directly to Mailchimp makes your lead capture process seamless. It saves you time by automatically adding subscribers to your email lists and ensures your data is accurate and reliable.

If you’re looking to do even more—like creating personalized campaigns, syncing audience data with Facebook Ads, automating workflows based on user behavior, or analyzing your email performance in Google Analytics—our team at BRIX Templates is here to help!

If you encounter any challenges or have questions about connecting your Webflow forms to Mailchimp, our support team at BRIX Templates is always here to assist you. Contact us here for personalized support and expert guidance.

BRIX Templates Logo
About BRIX Templates

At BRIX Templates we craft beautiful, modern and easy to use Webflow templates & UI Kits.

Explore our Webflow templates
Join the conversation
Join our monthly Webflow email newsletter!

Receive one monthly email newsletter with the best articles, resources, tutorials, and free cloneables from BRIX Templates!

Webflow Newsletter
Thanks for joining our Webflow email newsletter
Oops! Something went wrong while submitting the form.
BRIX Templates - Email Newsletter with Webflow ResourcesBRIX Templates - Email NewsletterBRIX Templates - Webflow Email Newsletter
How to connect your Webflow forms with Klaviyo

How to connect your Webflow forms with Klaviyo

Discover how to save time by automating lead transfers from Webflow to Klaviyo.

Feb 3, 2025
How to programmatically truncate text in Webflow: Step-by-step guide

How to programmatically truncate text in Webflow: Step-by-step guide

Learn how to automatically truncate long text in Webflow by adding a single custom attribute. 5-minute setup, no coding experience needed

Feb 3, 2025
How to add more custom checkout fields in Webflow Ecommerce

How to add more custom checkout fields in Webflow Ecommerce

Step-by-step guide to bypass Webflow's 3-field checkout limit. Learn how to add unlimited custom fields to your Webflow Ecommerce checkout.

Jan 30, 2025