Core Transformation Publication Service
Number of APIs: 12
Submits requests to publishing agents to perform document conversions (according to a specified description) and returns conversion status and links to the published artifacts. The requests are placed into a job queue served by Core Transformation Publishing Agents. For example, this service could convert CAD or Office documents to PDF, TIFF, or TXT files as well as files in formats required by the Brava viewer.
Authentication
-
publications-{id}-artifacts-content - Return published artifact variants GET {{baseUrl}}/publications/:id/artifacts/content/{{artifactName}}{{variantPath}}
-
publications-{id}-artifacts-content - Return published artifacts GET {{baseUrl}}/publications/:id/artifacts/content/:artifactName
-
publications-{id}-artifacts - Return available artifact descriptors GET {{baseUrl}}/publications/:id/artifacts?embed=page_links&startPage=84531674&maxPages=84531674
-
publications-{id}-artifacts - Returns artifact descriptor for the named artifact GET {{baseUrl}}/publications/:id/artifacts/{{artifactName}}{{variantPath}}?embed=page_links&startPage=84531674&maxPages=84531674
-
publications-{id} - Return a publication GET {{baseUrl}}/publications/:id?embed=pageLinks&startPage=84531674&maxPages=84531674
-
publications-{id} - Removes a publication DELETE {{baseUrl}}/publications/:id?embed=pageLinks&startPage=84531674&maxPages=84531674
-
publications - Create a new publication POST {{baseUrl}}/publications
-
publications - Returns all publications GET {{baseUrl}}/publications?embed=page_links&startPage=84531674&maxPages=84531674
-
publications-{id}-artifacts - Returns artifact descriptor for the named artifact GET {{baseUrl}}/publications/:id/artifacts/:artifactName?embed=page_links&startPage=84531674&maxPages=84531674
-
Return the service root GET {{baseUrl}}/