The easiest and fastest way to integrate with Mailchimp.

To see how you can integrate other third party web services, see our Salesforce and Slack videos. Otherwise, see Getting started with Form Gadget to learn more broadly about the Form Gadget service.

Video Transcript

Hi, this is Johann From Form Gadget. Today I'm going to show you the easiest and fastest way to integrate with Mailchimp to upsert a Member to a list.

First we'll create a new Form, and we'll embed it into our site. You can edit the form to include any fields you'd like to capture, watch the 'Getting started with Form Gadget' video for more details on how to customize your form.

Now that we've embedded our Form Gadget, we'll add a new integration with Mailchimp. We'll start by authorizing Form Gadget to create our Mailchimp Members.

Next, we'll map the needed URL parameters. For JavaScript developers mapping our form fields to our URL parameters is going to seem like we're just declaring javascript variables.

Now that we've finished mapping our URL parameters, we'll map the required body parameters. For those not familiar with the mail chimp merge_fields, these are the customizable fields for your MailChimp Lists.

For this demo I'll use two standard fields, first name and last name, and I've added two additional merge fields, Company, and Message that I'll also map.

Once all the required fields have been mapped and we save, the red 'x' next to the form in the navigation will disappear, and the new version of the form will automatically be deployed.

Now when the form is submitted the data will be used to upset a Member in Mailchimp.

If you have any additional questions ask us using our contact form, and from all us at Form Gadget, we wish you a productive day.