2022.2

Table Of Contents
],
"contentSet":8769}
For any non-fatal errors that occur, the data record index and error message will be added to an
errors key at the same level as the messages and contentSet keys. The number of non-fatal
errors that can be logged is limited to 100.
Properties
General Tab
l
Template: Click the Browse button to select a template from the resources (see "Connect
resources" on page38), or enter a dynamic template name. Right-click the field to open the con-
textual menu that allows to select variables, data and lookup functions (see "Data selections" on
page49).
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 con-
textual menu that allows to select variables, data and lookup functions (see "Data selections" on
page49).
Only one section can be output. If no section is defined, an error will be thrown.
l
Data Source (see "Input" on page535):
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 page524 task or "Retrieve
Items" on the next page task.
l
JSON String: a JSON object or an array of JSON objects representing records (see
"JSON string examples" on page78) or a JSON Record Data List (see the REST API Cook-
book and "JSON Record Data List example" on page79).
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.)
Caution: 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
Page 537