Webflow now supports MailChimp signup form submission, using the same Ajax form behavior you’re accustomed to with our original form components. By following the steps below, you should be well on your way to populating your MailChimp list via your webflow site.
Using a text editior (Sublime Text for example), select the form’s action (near the top of the code), and take everything in between the two quotation marks. Copy it to your clipboard.
Note: Because the Webflow designer is hosted on a secure SSL platform, it is currently not possible to submit your MailChimp form while in preview mode. You must publish or export your site for it to work.
Supported fields
MailChimp currently supports the following fields. Additional fields will be ignored.
Just followed the guide, but my form no longer works. When pressing the submit button, nothing happens… I’ve put it back to normal again now as can’t afford to lose out on subscribers…
@artistro08 Be sure to try different email addresses when testing your form. MailChimp will lock you out for 5 minutes when you use the same email repeatedly.
@artistro08 It looks like the name of your Comment field is set to Email. It must have been overwriting the other email field when sending to MailChimp.
Also keep in mind that MailChimp will not store the Comment field. It looks like they only support:
I’ve got the form working, but only the email is showing up in mailchimp. Not sure why. I’ve tried several changes with no change. Temp site can be seen here… http://stop-the-buffering.webflow.com
I have added the code in the action field, used the default email field that comes with the form.
Pressed submit, the form says it worked, but it is not showing inside mailchimp.
Is there a delay in processing on mailchimp side?
I found out why Mailchimp seems to not work.
Registrations get processed by MailChimp waiting to be confirmed by the user.
Only all the emails have been send to my old email address where i have registrated mailchimp on.
This is really strange as it received all the confirmation emails from the different email addresses.
In the mail address information it says send from “address” to “address i filled in the form” but still i receive them all in my old email inbox?
Maybe something goes wrong inside the form sending information to mailchimp?
Hi there, helpful, but I am not seeing new signups post to my MC list. Does this have to do with the fields not matching. Perhaps something is missing from the explanation above?
Are you definitely confirming the sign up? If you put your own email in to test but don’t click the confirmation email, the signups won’t show on your list.
Another problem that I’ve experienced is if you delete the field labels in webflow. Rather than deleting them, just give them a class and set it to display none.
Yes I believe so. It shows the error message saying ‘oops something went wrong’. I didn’t test thoroughly though so not entirely certain why the error is occurring.
I followed the instructions above. The form submission is successful. It shows me the ‘Success’ state but nothing is showing up in Mailchimp. What am I missing?