Hi malaka.., it is there search --> listFileMetadata share --> shareWithDirectLink
On Wed, Apr 23, 2014 at 1:24 PM, Malaka Silva <[email protected]> wrote: > Hi, > > I think most of the file operations are covered. > > However Search and Share are not available with this version. Any reason? > > I think these operations are also mostly used by drop box users. > > Best Regards, > Malaka > > > On Tue, Apr 22, 2014 at 4:10 PM, krishantha <[email protected]> wrote: > >> *Introduction* >> >> >> Dropbox is a storage for all photos, docs, videos, and files. Anything you >> add to Dropbox will automatically show up on all your computers, phones >> and >> even the Dropbox website — so you can access your stuff from anywhere >> >> *API* >> >> https://www.dropbox.com/developers/core >> >> *dropbox Connector Summery* >> >> >> • Connector Name: dropbox-connector-1.0.0 >> • Version: 1.0.0 >> • Technology: REST >> >> *Authentication* >> >> The dropbox REST API requires access token as authentication mechanism >> (OAuth2) >> >> *Files and metadata* >> >> >> getFile - Downloads a file. >> >> uploadFile - Uploads a file using PUT semantics. >> >> getMetadata - Retrieves file and folder metadata >> >> getRevisionMetadata - Obtains metadata for the previous revisions of a >> file. >> >> restoreFile - Restores a file path to a previous revision. >> >> listFileMetadata - Returns metadata for all files and folders whose >> filename >> contains the given search string as a substring >> >> shareWithDirectLink - Returns a link directly to a file >> >> chunkUpload - Uploads large files to Dropbox in multiple chunks >> >> commitChunk - Completes an upload initiated by the [chunkUpload] method >> >> >> *File operations* >> >> >> copy - Copies a file or folder to a new location >> >> createFolder - Creates a folder. >> >> delete - Deletes a file or folder. >> >> move - Moves a file or folder to a new location. >> >> >> >> >> -- >> View this message in context: >> http://wso2-oxygen-tank.10903.n7.nabble.com/Connector-dropbox-tp95437.html >> Sent from the WSO2 Architecture mailing list archive at Nabble.com. >> _______________________________________________ >> Architecture mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >> > > > > -- > > Best Regards, > > Malaka Silva > Senior Tech Lead > M: +94 777 219 791 > Tel : 94 11 214 5345 > Fax :94 11 2145300 > Skype : malaka.sampath.silva > LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 > Blog : http://mrmalakasilva.blogspot.com/ > > WSO2, Inc. > lean . enterprise . middleware > http://www.wso2.com/ > http://www.wso2.com/about/team/malaka-silva/<http://wso2.com/about/team/malaka-silva/> > > Save a tree -Conserve nature & Save the world for your future. Print this > email only if it is absolutely necessary. > > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > >
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
