Hi,

I guess this pretty much covers most of the methods?

Best Regards,
Malaka


On Thu, Apr 24, 2014 at 1:01 PM, krishantha <kr...@krishantha.com> wrote:

> Introduction
>
>
> With Box, you can store all kinds of files online – then arrange them into
> folders just like on your desktop. Access them anytime, anywhere; share
> with
> friends and collaborate with teammates, too. Just send 'em a link.
> in simple it is an online storage
>
> API
>
> http://developers.box.com/docs/ <http://developers.box.com/docs/>
>
> box Connector Summery
>
>
> • Connector Name:  box-connector-1.0.0
> • Version: 1.0.0
> • Technology:  REST
>
> Authentication
>
> The Box API uses OAuth 2 for authentication. An authorization header
> containing a valid access_token must be included in every request.
>
> Folders
>
>
> createFolder - Used to create a new empty folder.
> getFolderInformation - Retrieves the full metadata about a folder,
> including
> information about when it was last updated as well as the files and folders
> contained in it.
> updateFolderInformation - Used to update information about the folder.
> deleteFolder - Used to delete a folder.
> copyFolder - Used to create a copy of a folder in another folder.
> createFolderSharedLink - Used to create a shared link for this particular
> folder.
>
> File
>
>
> getFileInformation - Used to retrieve the metadata about a file.
> updateFileInformation - Used to update individual or multiple fields in the
> file object, including renaming the file, changing it’s description, and
> creating a shared link for the file.
> downloadFile - Retrieves the actual data of the file.
> uploadFile - Use the Uploads API to allow users to add a new file. The user
> can then upload a file by specifying the destination folder for the file.
> deleteFile - Discards a file to the trash.
> copyFile - Used to create a copy of a file in another folder.
> createFileSharedLink - Used to create a shared link for this particular
> file.
> listFileComments - Retrieves the comments on a particular file, if any
> exist.
>
> Comments
>
>
> createComment - Used to add a comment by the user to a specific file or
> comment (i.e. as a reply comment).
> updateComment - Used to update the message of the comment.
> getComment - Used to retrieve the message and metadata about a specific
> comment.
> deleteComment - Permanently deletes a comment.
>
> Shared Items
>
>
> getSharedItem - Used to retrieve the metadata about a shared item when only
> given a shared link.
>
> Share
>
>
> search - The search endpoint provides a simple way of finding items that
> are
> accessible in a given user’s Box account.
>
> Users
>
>
> listUsers - Returns a list of all users for the Enterprise along with their
> user_id, public_name, and login.
> moveFolder - Moves all of the owned content from within one user’s folder
> into a new folder in another user’s account.
>
>
>
> --
> View this message in context:
> http://wso2-oxygen-tank.10903.n7.nabble.com/Connector-box-tp95582.html
> Sent from the WSO2 Architecture mailing list archive at Nabble.com.
> _______________________________________________
> Architecture mailing list
> Architecture@wso2.org
> 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
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to