Is it possible to download a completed package in a normal folder (not zipped)?
If not, can they be unzipped pragmatically after download?
Thanks
Jack
June 14Created
January 21Last Updated
6 years agoLast Reply
1Replies
57Views
2Users
0Likes
0Links
mwilliams | Posts: 957
Reply to: Unzip downloaded files
Friday, June 15, 2018 at 05:46am
0
votes
Hey Jack,
If you download the documents individually, they don't come in a zip file. Are you downloading with the API or one of the SDKs or are you using the UI to download?
To download with the REST API, you'd make a call like this:
There are similar options with the SDK that you can see in the Document Retrieval guide.
As for unzipping a zip file programmatically once you have downloaded the zip file on your end, of course you can do this. You can find a guide elsewhere on the internet for your programming language with a quick Google search.
Hope this helps.
Reply to: Unzip downloaded files
Friday, June 15, 2018 at 05:46am