REST API For Bulk upload
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2015 12:17 PM
Hi Everyone,
Can you please let me know REST API for Bulk upload.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2015 09:34 AM
Have you tried the following? https://doc.nuxeo.com/display/NXDOC/How+to+Upload+a+File+in+Nuxeo+Platform+Using+REST+API+Batch+Proc...
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2015 10:57 AM
Hi
Generally speaking, you'd better develop your bulk upload tool. This is relatively easy using the API REST protocol.
We did that to develop a migration tool to transfer documents from an ancient GED system toward Nuxeo, using python.
If you mail me your context, I might send you the python library we develop to obtain this.
Christian
