2019.2

Table Of Contents
Render Email Content
The Render Email Content task pre-renders emails from a template's Email Context and
stores them in the File Store, along with their attachments.
Note
The Render Email Content task works only under PlanetPress Workflows that are
licensed for sending emails. It is not available for users with Demo, Test or Reseller
licenses.
Input
This task must receive either Metadata containing information regarding a valid Record Set, or
JSON data.
Metadata
The "Execute Data Mapping" on page645 task and the "Retrieve Items" on page660 task
output Metadata containing information regarding a Record Set.
Note
The plugin takes the entire Metadata file as its input, even when it is placed after a "Metadata
Sequencer" on page593 task.
JSON
The Render Email Content task supports two types of JSON:
l A JSON object or an array of JSON objects representing records. If a value in a record
object is a string, it is considered to be a field value. If a value in a record object is a
JSON object, it is considered to be a nested table with detail records. For examples, see
"JSON string samples" on page633.
l A JSON Record Data List (see the REST API Cookbook and "JSON Record Data List
example" on page94). When the "Execute Data Mapping" on page645 or "Retrieve
Page 656