1.5

Process Content Creation (By Data Record)
Submits a request to create new HTML content for the Web Context.
Request takes no content, and on success returns a response containing the generated HTML
specific to the Data Record ID and section specified.
Type: GET
URI:
/rest/serverengine/workflow/contentcreation/html/{templateId}/
{dataRecordId: [0-9]+}
Parameters:
Path:
l templateId the Managed File ID (or Name) of the design template in
File Store
l dataRecordId the ID of the Data Record entity in Server
Query:
l section the section within the Web Context to create (No Default
Value)
l inline the inline mode to be used in the creation of content (Possible
values: NONE, CSS or ALL. No Default Value)
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content: -
Content
Type:
-
Response:
Add.
Headers:
-
Page 331