2019.2

Table Of Contents
Process Content Creation (By Data) (JSON)
Submits a request to initiate a new Content Creation operation.
Request takes a JSON Record Data List 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/{templateId}
Parameters:
Path:
l templateId the Managed File ID (or Name) of the design template in
File Store
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content: JSON Record Data List specifying a list of data values for
the Data Record(s)
Content
Type:
application/json
Response:
Add.
Headers:
l operationId Operation ID of new Content
Creation operation
l Link Contains multiple link URLs that can be
used to retrieve further information/cancel the
operation
Content:
Page 330