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

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