I have a couple free downloads I offer from my website. I want to create a simple form (name and email only) >> have the data flow into MailChimp >> then return an email to them (ensuring a valid email) that contains a link to download the file.
The mailchimp integration is working fine in the "Keep in Touch" form, which just enters their name in the mailchimp database.
I've made a bit of a kludge to get this working. I've got another form called "File Download" and (a) I can't figure out how to generate an email to the user from within Gravity, so I just have the file open up once they click the submit button. There's no email validation this way, since they can enter anything and once they click submit, the file is there, and (b) that form doesn't link to MailChimp, which would be nice, but optional. I can always manually upload later.