Download files from Nuxeo 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2021 03:37 PM
Hi, I am looking to download/export documents from Nuxeo 6 through the REST API using a JS script. Ideally, I would like to download entire folder structures and maintain the structure and file metadata. I would appreciate any help, resources, or guidance. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2021 08:17 AM
Hello,
I think this link is still valid for Nuxeo 6 https://doc.nuxeo.com/nxdoc/nuxeo-core-import-export-api/#api-examples. You can also use the template mecanism and run it against the documents you need to exporthttps://doc.nuxeo.com/nxdoc/how-to-export-data-using-document-template-and-automation/. There's no exporter tool, unless using the ZIP export from JSF UI to my knowledge.
Regards
