Hi All,

Current Dropbox connector is implemented based on Dropbox API V1 which is
deprecated now. So I am planning to rewrite the connector for API V2 with
the following methods:

*Files and Metadata:*

   - getFile: Downloads a file.
   - uploadFile: Uploads a file.
   - getMetadata: Retrieves file and folder metadata.
   - getRevisionMetadata: Retreives metadata for the previous revisions.
   - restoreFile: Restores the file path.
   - search: Returns metadata for all files and folders.
   - share: Creates and returns a Dropbox link.
   - chunkUpload: Uploads large files in multiple chunks.
   - commitChunk: Completes an upload.
   - createDirectLink: Returns a link directly to a file.

*File operation:*

   - copy: Copies a file or folder.
   - createFolder: Creates a folder.
   - delete: Deletes a file or folder.
   - move: Moves a file or folder.


Please let me know if you have any suggestions.

[1]. https://wso2.org/jira/browse/ESBCONNECT-105
<https://wso2.org/jira/browse/ESBCONNECT-105>

Thanks,
-- 
<dev-requ...@wso2.org>
Keerthika Mahendralingam
Software Engineer
Mobile :+94 (0) 776 121144
keerth...@wso2.com
WSO2, Inc.
lean . enterprise . middleware
_______________________________________________
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to