Someone recently asked about Mailchimp integration with Vae. That is -- signing someone up to your mailing list on Mailchimp when they fill out a Vae form.
Well, here's an example of how we did it:
http://assets.vaeplatform.com/tutorial_files/mailchimp-vae-example.zip
Unzip this into the root of your Vae website. If you already have an __vae.php file, you might want to merge this one into your existing one.
Edit __vae.php to specify your Mailchimp API key and list ID.
In this example, we add someone to your list if they submit a <v:formmail> tag. But, you could change that hook to hook into any tag (or call the function directly).
Hope this helps!
It looks like you're new here. If you want to get involved, click one of these buttons!