2020.1

Table Of Contents
All attachments should be combined in one array:
[{"url":"file:///C:/Terms-and-
Conditions.pdf","disposition":"attachment","name":"Terms.pdf"},{"name":"Take action
Mandie.pdf","disposition":"attachment"}]
The order of the key/value pairs is not important.
Processing
The plugin communicates with the Connect Server to retrieve each email message's body, any
attachments and the plain text version (if available) from the File Store, using the folder ID and
file names specified in the output of the Render Email Content task.
It then transforms the files into email messages as specified by Mailjet and sends the emails via
the Mailjet Web API.
Output
This task does not make any changes to the Metadata or the Job File.
Properties
General Tab
l
Mailjet API:
l
API Key and Secret Key: The API Key and Secret Key are both generated
automatically when you create your Mailjet account. The plugin needs to provide
them in order to authenticate its request to Mailjet's Email API endpoint.
l
Data Source (see "Input" on the previous page):
l
Custom Campaign: Each e-mail going through Mailjet is attached to a campaign.
Specify the campaign name here. If the campaign doesn't already exist it will be
automatically created in the Mailjet system. When sending email through Mailjet's
Web API it is allowed to send multiple emails with the same campaign name to the
same contacts.
l
Headers (optional): A JSON object containing one or more key/value pairs of
header names and the value to substitute for them:. For example:
{"Sensitivity":"Company-Confidential","X-Priority":"1"}
If they contain Unicode characters, you must ensure that these are properly
encoded.
Page 692