Form submission - need to execute default action AND send to mail chimp

Hi,
I created a form that is successfully linking with MailChimp to send an email to a new subscriber. But the data isn’t being saved in Webflow since the default action is no longer happening. How do I execute both the Mailchimp action AND the Webflow default action when the form is submitted?

Do I need to write custom code?

Thank you!
Shannon

One way is to put Zapier in the middle. So…

  1. Use a standard Webflow form
  2. Create a Zapier zap to trigger on a Webflow Form Submission
  3. Now Zapier has your form input
  4. Create a new zap that sends it to MailChimp
  5. Create another zap that Creates a Live Item in Webflow

This should work for you.