Connecting Forms to MailChimp

I’ve followed all of the steps from the webflow tutorial video for integrating mailchimp forms to webflow forms. At the footer i have a form for signing up to our email list. however, whenever someone fills it out they get an error message. mailchimp suggested that it was because webflow changes the code - even if you input the task action code form mailchimp into webflow properly.

Any suggestions?

Thanks so much!


Here is my site Read-Only: (Webflow - Avasta) **

Hi there, have you figure this out? I’m getting an “Oops! Something went wrong while submitting the form. Please try again.” error message.

Mailchimp’s signup form structure requires the data in a specific format. If you’re wanting to design your form so that it directly submits to Mailchimp, this might help;

Otherwise, you’re probably better off submitting your form to an automation webhook trigger on e.g. Make .com, and then have your automation scenario add the subscriber to Mailchimp. That will traffic your data through the API rather than trying to push it through Mailchimps form submit handler.

1 Like