Hi,
I would like to upload documents of size 2 gb using eDOCS rest api. I woud like to know if eDOCS has any file size limitations to upload using REST API.
Also, is there any support for uploading documents by chunks through REST API
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
We do not have any hard set file size limit. Chunking is supported through the rest api, but I was unable to find any code samples on how to use that. We will need to add that to the documentation or sample code.