Forum Discussion
alchemiz
3 years agoContributor III
Were you able to get the filesize of the exportid that you are trying to download?
Here’s the api to get the filesize you are trying to download
Base from the file size you can then use Range as part of the GET request header in a multipart request or single request
Multipart request
or do an array of request