2020.1

Table Of Contents
HTML emails (see HTML Email challenges in the PlanetPress Connect Online
Help). In most cases, if you want to send your email as an HTML message, your
very first line should start with <html> or <!doctype html>. It should not be any other
character.
PlanetPress Connect has a tool to design HTML email templates: the Designer. To
generate email output from a template you would use the "Create Email Content"
on page593 task.
Also note that it is currently not possible to send both an HTML and plain-text
version of your message with the Microsoft 365 Email Output task.
Attachments
Use this tab to specify what files to attach to the e-mail.
l
Attach input job file: Select to attach the current job file to the email that the task sends.
l
Rename to: Check this option to rename the job file before attaching it to the email, and
enter a name.
l
File: Select additional or more additional files to include as attachments. Enter the file
name, or use the Browse button to navigate and select the file. To add the file to the list of
files to attach, click the Add file to Attach list button (the downward pointing arrow).
l
List of files to attach: Lists the files that will be attached to the email. Selecting the
Attach output file(s) option adds these files at the top of the list. Any other file that may
have been added using the File box (above) is also listed here.
To remove a file from the list, select it, then right-click and select Remove from the list.
Connection
l
Application ID: Enter the application ID provided by Azure for this specific application.
This value is static and cannot contain variables.
l
Application Password: Enter the client secret (key) for the Azure app. This value is static
and cannot contain variables.
l
Tenant ID: Enter the Tenant ID as specified in Azure. This value is static and cannot
contain variables.
l
User ID: This is the user's ID or email address. This value is dynamic and may include
variables.
Page 645