Skip to main content
Version: 1.24

Subscribe To Mailchimp

Sends the email address in current form to Mailchimp. If there's First Name and Last Name fields on the form, they will also be passed along.

Parameter Reference

ParameterDescriptionSupports TokensDefault
API KeyGet an API Key from MailChimp (under Account > Extra > API Keys). Supports My TokensYesNone
List Name or IdThe value will be used to query Mailchimp lists by id then by name. The name must be exactly as it appears in Mailchimp. Supports tokens and My TokensYesNone
Email FieldWhich of the email fields should be used to subscribe to mailchimp?NoNone
Email FieldWhich of the email fields should be used to subscribe to mailchimp? Supports tokens and My Tokens.YesNone
Email FieldWhich of the email fields should be used to subscribe to mailchimp?NoNone
List DataSelect which data to pass to mailchimp. Map a field name to the mailchimp list fields. For example, map FirstName to FNAME or SomeFieldId to MMERGE3. Supports tokens and My Tokens.YesNone
InterestsSelect in which interest groups to add the subscriber into. You can specicy multiple intrests in the same group by separating them with comma or semicolon. Supports tokens and My Tokens. Most likely you'll be using a dropdown or a checkbox list for this. If that's the case, simply provide the [IdOfTheDropdown] token.YesNone
Double OptinFlag to control whether a double opt-in confirmation message is sent, defaults to true. Abusing this may cause your account to be suspended.NoNone
Continue on errorYou can check this if you need to execute the actions that follows this one when an error occures.NoNone
Error token nameThe name of the token that will be populated with the error message.NoNone
Enable debugNoNone