Dropbox
The Dropbox plugin lets you manage files and folders in your Dropbox cloud storage. It supports uploading, downloading, copying, moving, renaming, deleting, and sharing files and folders, as well as managing shared links. The plugin authenticates using an App Key, App Secret, and Refresh Token. Use this plugin when your workflows need to automate file management, content distribution, or collaboration tasks on Dropbox.
Prerequisites
- Dropbox account with all required permissions of the application.
- App key, App secret, Refresh Token should be known.
For details, see Appendix: Dropbox App Registration and Refresh Token
Reference
Click to generate Refresh Token.
Permissions
| Permissions for | Steps | Permission |
|---|---|---|
| Files or Folders |
| files.content.write |
| Download File Or Folder | files.content.read | |
| Collaboration |
| sharing.write |
| sharing.read |
Common button actions
The following action buttons are available in all steps:
| Button name | Description |
|---|---|
| OK | Click to save the field values in the step. If any mandatory field values are not specified, then you will get a validation error. |
| Cancel | Click to close the dialog without saving the field values. |