Add Users to a Mailchimp List

You can set up HTML Forms to add email addresses to a designated Mailchimp list whenever a form is successfully submitted.

You will have to install and configure the MC4WP plugin in advance for this feature to work. Once MC4WP is running, edit your form and open up the Actions tab. Near the bottom of the page you will find a section called Add Form Action with a Mailchimp button.

Clicking that Mailchimp button will add a settings block to the page that should look like this:

Mailchimp action found in the HTML Forms WordPress plugin.

All you need to do is select which Mailchimp list you want to use. Then save your form. The next time a user submits the form, and one of the fields contains a valid email address, that address will be added to your Mailchimp list.


Related Posts from Our Knowledge Base

Creating your first form with the HTML Forms WordPress plugin is quick and simple. You’ll be up and running in seconds.

HTML Forms executes a handful of custom JavaScript events based on user interactions. You can hook into these to run your own code.