1.7

Table Of Contents
Create Preview PDF (By Data Record)
Submits a request to create a preview PDF of the print output for a single data record.
Request takes no content, and on success returns a response containing the Managed File ID
for the newly created preview PDF file.
Type: GET
URI:
/rest/serverengine/workflow/contentcreation/pdfpreviewdirect
Parameters:
Query:
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
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content: -
Content
Type:
-
Response:
Add.
Headers:
-
Content: Managed File ID
Content
Type:
text/plain
Status:
l 200 OK Creation of preview PDF in File Store
successful
Page 297