Content Creation (Email) Service

The following table is a summary of the resources and methods available in the Content Creation (Email) service:

Method Name Uniform Resource Identifier (URI) Method Type

Service Handshake

/rest/serverengine/workflow/contentcreation/email

GET

Process Content Creation (By Data Record) (JSON)

/rest/serverengine/workflow/contentcreation/email/{templateId}

POST

Process Content Creation (By Data) (JSON)

/rest/serverengine/workflow/contentcreation/email/{templateId}

POST

Get All Operations

/rest/serverengine/workflow/contentcreation/email/getOperations

GET

Get Progress of Operation

/rest/serverengine/workflow/contentcreation/email/getProgress/{operationId}

GET

Get Result of Operation

/rest/serverengine/workflow/contentcreation/email/getResult/{operationId}

POST

Cancel an Operation

/rest/serverengine/workflow/contentcreation/email/cancel/{operationId}

POST

Service Version

/rest/serverengine/workflow/contentcreation/email/version

GET