1.5

Process Content Creation (By Data Record) (JSON)
Submits a request to initiate a new Content Creation (Email) operation.
Request takes a JSON Identifier List (with Email Parameters) of Data Record IDs as content,
and on success returns a response containing additional headers that specify the ID of the new
operation as well as link URLs that can be used to retrieve further information/cancel the
operation.
Type: POST
URI:
/rest/serverengine/workflow/contentcreation/email/{templateId}
Parameters:
Path:
l templateId the Managed File ID (or Name) of the design template in
File Store
Query:
l section the Section of the Email Context to export (No Default
Value)
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content: JSON Identifier List (with Email Parameters) of Data
Record IDs specifying a list of Data Record entity IDs and
parameters to be used for content creation.
Content
Type:
application/json
Response:
Add.
Headers:
l operationId Operation ID of new Content
Creation (Email) operation
Page 299