2021.1

Table Of Contents
Properties
General Tab
l
Template: Click the Browse button to select a template from the resources (see "Connect
resources" on page40), or enter a dynamic template name. Right-click the field to open
the contextual menu that allows to select variables, data and lookup functions (see "Data
selections" on page54).
Note that it is mandatory to specify the sender (the "from" field) in the template. Otherwise,
the email service provider will return an error through Workflow.
l
Section: Enter the section name that will generate output. Right-click the field to open the
contextual menu that allows to select variables, data and lookup functions (see "Data
selections" on page54).
Only one section can be output. If no section is defined, an error will be thrown.
l
Data Source (see "Input" on page639):
l
Metadata: The Metadata must contain information regarding a valid Record Set, or
JSON data. This can be the output of the "Execute Data Mapping" on page626 task
or "Retrieve Items" on the facing page task.
l
JSON String: a JSON object or an array of JSON objects representing records (see
"JSON string examples" on page92) or a JSON Record Data List (see the REST
API Cookbook and "JSON Record Data List example" on page93).
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; 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.
l
Output Method (see "Output" on the previous page): Select how to output information
about the emails that were created, including the email addresses (to, from, etc.), subject,
and the names of the folder, HTML file, attachments, (optional) plain text email file (see
Email output settings in the Email context and sections) and EML file (see below).
Page 642