2019.2

Table Of Contents
Content Creation Service
The following table is a summary of the resources and methods available in the Content
Creation service:
Method Name Uniform Resource Identifier (URI) Method
Type
Service Handshake /workflow/contentcreation GET
Process Content Creation /workflow/contentcreation/{templateId}/
{dataSetId}
POST
Process Content Creation (By
Data Record) (JSON)
/workflow/contentcreation/{templateId} POST
Process Content Creation (By
Data) (JSON)
/workflow/contentcreation/{templateId} POST
Create Preview PDF /workflow/contentcreation/pdfpreview/
{templateId}/{dmConfigId}
POST
Create Preview PDF (By Data
Record)
/workflow/contentcreation/pdfpreviewdirect GET
Create Preview PDF (By Data)
(JSON)
/workflow/contentcreation/pdfpreview/
{templateId}
POST
Get All Operations /workflow/contentcreation/getOperations GET
Get Progress of Operation /workflow/contentcreation/getProgress/
{operationId}
GET
Get Result of Operation /workflow/contentcreation/getResult/
{operationId}
POST
Cancel an Operation /workflow/contentcreation/cancel/
{operationId}
POST
Page 323