Last Updated: Feb 14, 2022
Dropbox is an online file-sharing, storage, and collaboration service provider that caters to individual users as well as businesses.
Ensure that the Prerequisites for Dropbox Node are set up before executing the functions.
The following functions are available for use in the Dropbox node:
Functions | Description |
---|---|
Copy File | Copies files from one place to another in Dropbox |
Create File | Creates a file/folder in Dropbox |
Delete File | Deletes a file in Dropbox |
Download File | Downloads a file from Dropbox |
Download ZIP File | Downloads a file as a ZIP file from Dropbox |
List Files | Lists the files in a folder in Dropbox |
Move File | Moves a file from one folder to another in Dropbox |
Restore File | Restores a deleted file to the provided folder in Dropbox |
Upload File | Moves files from one folder to another in Dropbox |