2018.1

Table Of Contents
Process Content Creation (By Data) (JSON)
Submits a request to initiate a new Content Creation (Email) operation.
Request takes a JSON Record Data List (with Email Parameters) of the data values for one or
more Data Records 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 (Defaults to
default section in design template)
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content: JSON Record Data List (with Email Parameters)
specifying a list of data values for the Data Record(s) 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 438