Skip to main content

Download folder

Downloads a zip archive with the contents of the specified directory

Function DownloadFolder(Val Token, Val Path) Export

ParameterCLI optionTypeRequiredDescription
Token--tokenStringToken
Path--pathStringPath or ID of the directory

Returns: BinaryData - binary data of the zip archive with the contents of the directory


1C:Enterprise/OneScript code example
    Token = "sl.CBL71_21WiKphqlWV34l0tlFn8eGn_YrnPrMexNmHltofj3DkBRsnpQEFY5O5H6i-iRl3bPDBi...";
Path = "/New";

Result = OPI_Dropbox.DownloadFolder(Token, Path);
    oint dropbox DownloadFolder \
--token "***" \
--path "/New"
Result
NOT JSON: 50 4B 03 04 14 00 00 08 00 00 78 94 48 59 00 00 00 00 00 00 00 00 00 00 00 00 04 00 09 00 4E 65 77 2F 55 54 05 00 01 84 7B 05 67 50 4B 03 04 14 00 08 08 00 00 4F 87 AF 58 00 00 00 00 00 00 00