2019.1

Table Of Contents
l
JSON:
l
JSON String: a JSON object or an array of JSON objects representing
records (see "JSON string examples" on page81) or a JSON Record Data
List (see the REST API Cookbook and "JSON Record Data List example" on
page82).
This option requires that keys in the JSON data have matching field names in
the data model of the template. When they have, the JSON values are passed
to the template and the personalization scripts of the template will have
access to the values through the record's data fields. (See the Designer help:
Adding Variable Data.)
Warning
The JSON format is not validated by the plugin; it is passed as is to the
server.
Email Info tab
l
Sender Address: Enter the email address that appears in the "From" field of the email.
l
Mail host: Enter the address of the SMTP server through which emails should be routed.
The address can include a port number. This information should be available from your IT
staff.
l
Send emails to sender (test mode): Check to ignore the email address from each record
and send all emails to the address entered in the Sender Address field instead.
l
Precedence to template address: If the sender's address is given in the template, that
address gets precedence over the one specified here.
l
Use encryption (TLS): Check to connect to the SMTP server using TLS (Transport Layer
Security, also called "SSL").
l
Use Authentication group: Check to enable authentication to the SMTP server.
l
User name: Enter a user name that has permission to send email through the
SMTP server.
l
Password: Enter the password for the above user name.
Page 533