2022.2

Table Of Contents
Process Content Creation (By Data Record) (JSON)
Submits a request to initiate a new Content Creation operation.
Request takes a JSON Identifier List (with Runtime 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.
Request
Method Type:
POST
URI:
/rest/serverengine/workflow/contentcreation/{templateId}
Content: JSON Identifier List (with Runtime Parameters) specifying a list of Data
Record entity IDs
Content
Type:
application/json
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
Name Required Type Default
Value
Description
templateId
The Managed File ID (or Name)
of the template in File Store
Page 534