1.7

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
Create Preview PDF /workflow/contentcreation/pdfpreview/
{templateId}/{dmConfigId}
POST
Create Preview PDF (JSON) /workflow/contentcreation/pdfpreview/
{templateId}
POST
Create Preview PDF (By Data
Record)
/workflow/contentcreation/pdfpreviewdirect GET
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
Service Version /workflow/contentcreation/version GET
Page 287