Last Updated: Feb 14, 2022
Use this function to download a folder as a ZIP file from Dropbox.
Download Folder As ZIP (access_token, dropbox_path, folder_path)
Input Parameter Name | Description |
---|---|
access_token | Access token of Dropbox |
dropbox_path | Path from where the file needs to be deleted |
folder_path | Path to where the file needs to be downloaded to |
To know more about access_token, click here.
Return Value | Description |
---|---|
Output |
|
Download Folder As ZIP (ABCDCEF, /Invoices/Travel, C:\Invoices)
To view all the Dropbox functions, click here.