This module adds a handler to your webforms to send submissions directly to Mailchimp. You can configure multiple handlers, each with different API keys, allowing you to subscribe users to various Mailchimp accounts and lists based on specific webform conditions.
This module allows you to add a new contact from a webform to a Mailchimp list without enabling a dependent Mailchimp-module.
Why I created this module?
In a website we are developing we need to subscribe to different list from different Mailchimp-accounts based on the selected country/language.
We can add as many Mailchimp Webform handlers as we want to the webform, all with a different API-key. Based on the webform conditions, we can activate the correct handler and post data to the correct Mailchimp-account and list.