Forum
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.
You can submit a form with ajax, yes. Make sure you include the hidden fields so that Perch knows the form needs processing.