Last Updated: Nov 4, 2020
Use this function to download a folder as a ZIP file from Dropbox.
Download Folder As ZIP (access_token, dropbox_path, file_path)
Input Parameter Name | Description |
---|---|
access_token | Access token of Dropbox |
dropbox_path | Path from where the file needs to be deleted |
file_path | Path to where the file needs to be downloaded to |
Return Value | Description |
---|---|
Output |
|
Download Folder As ZIP (ABCDCEF, Source/New_File, C:\New_file)
To view all the Dropbox functions, click here.