Last Updated: Nov 4, 2020
Use this function to upload file from one place to another in Dropbox.
Upload File (access_token, file_path, folder_path)
| Input Parameter Name | Description |
|---|---|
| access_token | Authentication token |
| file_path | File path of local system |
| folder_path | Folder path of Dropbox |
| Output Parameter Name | Description |
|---|---|
| Output |
|
Upload File (12345, C:\New_file.txt, Destination/New_file)
To view all the Dropbox functions, click here.