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

You can hide your form after a user successfully submits their information. It’s a one-click option in the HTML Forms settings.

HTML Forms Premium adds a File Upload field to the base plugin. You can use this field to let users include files with their form submissions. You won’t have to write any of your own file uploading or processing code. HTML Forms Premium will handle all of that for you. File Upload Field Once you […]