2022.1

Table Of Contents
selection methods:
GetMeta(_vger_prop_folder[0], 10, Job.Group[0].Document[0])
GetMeta(_vger_prop_eml[0], 10, Job.Group[0].Document[0]).
The "Mailjet" on page660 and "SendGrid" on page664 plugins offer the possibility to add extra
attachments to a rendered email message via Workflow. Note that any such attachments will
not be part of the EML file produced by the Render Email Content task.
Note
With PlanetPress Workflow version 2020.1, using the Download EML Messages task
requires the version 2020.1 "Mailjet" on page660 and "SendGrid" on page664 plugins .
They are available for download on the Resource Center (help.objectiflune.com).
Tip
Double-click an .eml to open it in your email client.
Input
This task must receive either Metadata or JSON Job Data containing information regarding a
pre-rendered email message that has been saved in EML format in the File Store.
Storing EML messages in the File Store is an option in "Render Email Content" on page595
task. That task outputs information about the email messages that it pre-rendered either in the
current Metadata or in the form of a JSON structure.
The Download EML Messages task expects UTF-8 encoded JSON job data files.
Note
Make sure that other components in the Workflow configuration working on the job data
handle UTF-8 encoded files correctly.
Page 580