Forum

Thread tagged as: Question, Addons, MailChimp

Mailchimp Form using ajax

Hi,

is it possible to use the Mailchimp Plugin by sending the formdata via ajax request? I'm trying to get new subscribers using a popup layer and I would like to send the formdata async instead of posting the form and causing a reload.

Under the hood I'm using Perch Runway. I guess it should be possible to create a api route and call some kind of Mailchimp-Plugin API, right?

Thanks for any help.

Marcel Hieke

Marcel Hieke 0 points

  • 2 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

You can submit a form with ajax, yes. Make sure you include the hidden fields so that Perch knows the form needs processing.