Skip to main content
Version: 85.5.0

exportDigitalContents

POST 

/contents/entities/:entityId/:entityObjectId/export

Requests a bulk export of all digital contents for the given entity as a ZIP archive containing all valid digital contents for the requested rendition type.

To access the service you need at least one of the following permissions. They are different based on the entity the digital contents are linked to:

Permission (one of)Notes
listItemsIf linked to an Item
getItemIf linked to an Item
getItemHierarchyIf linked to a Item Hierarchy
listItemHierarchiesIf linked to a Item Hierarchy
getTaskIf linked to a Task
updateTaskIf linked to a Task
getSurveyDocTemplateIf linked to a Survey Document
listSurveyDocTemplatesIf linked to a Survey Document
listPurchaseOrderDigitalContentsIf linked to a Purchase Document
getPurchaseOrderDigitalContentIf linked to a Purchase Document
listSalesDocDigitalContentsIf linked to a Sales Document
listSalesOrderDigitalContentsIf linked to a Sales Order

Request

Responses

Export request accepted. The export process is asynchronous, and the response includes a link to check the status of the export job. Once the job is completed, the link will provide access to download the ZIP archive containing the exported digital contents.