File Store Connector
Dropbox
Provides access to Dropbox account(s) for downloading and uploading files. Dropbox is a cloud-based file storage solution designed for storing, sharing, and synchronising files across multiple devices. Requires OAuth 2.0 authentication for each account connected; access is scoped to that account's files and folders only.
Authentication
This connector uses OAuth 2.0 authentication.
Supported Operations
Supports the following operations implemented by the Connector API.
| Operation | Supported |
|---|---|
| Abort Operation | ✓ |
| Audit Object Content | ✓ |
| Create Object | |
| Describe Connection | |
| Drop Object | |
| Find Object | ✓ |
| Get Readable Stream | ✓ |
| Get Record | |
| List Nodes | ✓ |
| Preview Object | ✓ |
| Remove Records | |
| Retrieve Chunks | |
| Retrieve Records | ✓ |
| Upsert Records |
Links
- Identifier:
dpuse-connector-dropbox - GitHub