MailChimp Transactional Email using a Template
Create a preconfigured template in Mailchimp and use this to send out emails through Rule Designer.
Input Data
Field | Description | Example |
---|---|---|
toEmailAddress | The Email Address where the email message should be sent | |
htmlBody | This field will form the Email message. This will be created with the Message Builder or the Build Message Public Templates. | Thank you for signing up to Alterian, reply with “Whitepaper” to get our latest Whitpaper. |
emailSubject | Email Subject line | Welcome to Acadian Travel |
fromEmailAddress | From Email Address | Acadian Travel |
Configuration
To use the Send SES Emails Public Template simply add your etails to the parameters configuration screen. We would recommend these are setup as a Confidential Global Parameters so the values do not show once entered.
Field | Description | Example |
---|---|---|
AwsSESAccessKey | An AWS Access Key linked to a user who has access to the “SendMail” feature of SES |
|
AwsSESRegion | The region which contains the SES account from which you would like to send | eu-west-1 |
AwsSESSecretKey | The secret key for the access key | 342rweer34534sds5555 |
LogSesResults | If you want to log the results of the send, change this to "Y" | Y |
Processing
The Public Tempate will take the Message and emails addressprovided and attempt to sent the message. Depending on the succeess of the send the Public Template will provide results allowing cofirmation that the send was successful and the opportunity to try again or use an alternative channel if not.
Output Data
Output Data is the same as the Input values.