Mail Chimp
The Mail Chimp module allows you to send e-mail newsletters through the MailChimp service.
Settings
Please refer to MailChimp's documentation on configuring integration to set the correct parameters.
Parameter
Preset
Description
API Key
-
MailChimp API Key.
Sender Email
-
Sender's address.
Sender Name
-
The name of the sender that the recipient will see.
Data models
MailChimp Email Template Value Virtual Model - is used to work with variables in the template
Fields:
Name (string) - name of variable;
Value (string) - value of variable.
Business processes
MailChimp: Send Email
Input
Recipient (email) - the recipient of the email;
Subject (string) - subject of the message;
Content (string) - body of the message string.
MailChimp: Send Template Email
Input
Recipient (email) - the recipient of the email;
Subject (string) - subject of the message;
Template name (string) - template name used in MailChimp;
Template values (array model) - variables in the message body.
Last updated