2019.2

Table Of Contents
into the appropriate text fields as your inputs.
Next you need to specify the email parameters to use with the content creation operation:
l Section the section within the Email context of the template to use
l From the email address to be shown as the sender in the email output
l Host the network address or name of your SMTP mail server through which the emails
will be sent. If required, a server port value can also be specified
l Use From as To Address use the sender address as the receiver address for all
emails in the output
l Attach PDF Page to Email if a Print context exists in the template, create it's output as
a PDF and attach it to the email output
l Attach Web Page to Email if a Web context exists in the template, create it's output as
a single HTML web page (with embedded resources) and attach it to email output
Then you need to specify how email security is to be used with the content creation operation:
l Use Authentication if authentication is to be used with the mail server
l Start TLS if Transport Layer Security (TLS) is to be used when sending emails
l Username the username to authenticate/login with
l Password the password to authenticate/login with
Lastly, select the Submit button to start the content creation operation.
Once the operation has started processing, the Operation ID will be displayed in the Results
area and the Cancel button will become enabled, giving you the option to cancel the running
operation.
The progress of the operation will be displayed in the progress bar, and once the content
creation operation has completed, a report of the emails successfully sent will be returned and
displayed to the Results area.
Further Reading
See the Content Creation (Email) Service page of the REST API Reference section for further
detail.
Page 250