Dropbox stored procedures
- Last Updated: November 28, 2022
- 1 minute read
- DataDirect Connectors
- JDBC
- Autonomous REST Connector 6.0
- Documentation
The following stored procedures are supported for Dropbox file hosting service.
| Procedure Name | Description |
|---|---|
| deleteFile |
Deletes the file from the specified path. |
| downloadFile | Downloads the contents of a file. |
| uploadFile |
Uploads a new file and its contents. |