2021.1

Table Of Contents
Get Result of Operation
Retrieves the final result of a completed Content Creation (Email) operation of a specific
operation ID.
Request takes no content, and on success returns a response containing a JSON Email Output
List of all the email output messages created in the File Store.
Alternatively, if the operation was to create email output directly to a SMTP mail server, then a
response containing a report on the number of emails that were successfully sent will be
returned instead.
Request
Method Type:
POST
URI:
/rest/serverengine/workflow/contentcreation/email/getResult/{operationId}
Content:
Content
Type:
Add.
Headers:
If server security settings are enabled, then one of the following:
l Authorization Basic Authentication (Username and Password)
credentials (Base64 encoded)
l auth_token Authorization Token
Parameters
Path
The following lists the path parameters accepted by this method:
Page 490