2019.1

Table Of Contents
For a description of how to test your email for different email clients, see this how-to:
Test your emails with Litmus. For more information on Litmus, please see
http://litmus.com/
Tip
For a detailed description of how to use Mandrill with Connect to send and track emails, see the
following how-to: Using Mandrill.
Generating Email output from Workflow
Here's how to generate Email output from Workflow:
1. Send the required files to PlanetPress Workflow: the template that contains the Email
context, and any data mapping configuration that you want to use to extract data from a
data file. See: "Sending files to Workflow" on page439.
Note
If the input data is JSON, a data mapping configuration isn't needed.
2. Create a process in PlanetPress Workflow. See: "Email processes with OL Connect
tasks" on page203.
Aborting content creation
You may want the content creation process to be aborted in certain situations; for example,
when a template script fails to load remote content. To abort the content creation process, you
may raise a fatal error from within a script in the template; see "fatalError(message)" on
page1259.
When a script calls this function in Preview mode, the script that triggers it is marked with an
error icon in the Scripts pane, and the given message is displayed in a hint.
Page 1352