File upload size limitation in eDOCS using REST API

Venugangad
Venugangad Member
edited December 20, 2024 in eDOCS #1

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

Answers

  • 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.