casper
back to apps
Box

Box

to use box with casper, just text and ask — casper will handle the connection from your thread.


description

Box is a cloud content management platform for secure file storage, sharing, collaboration, and governance.

what casper can do

  • Add classification to fileAdds a classification to a file by specifying the label of the classification to add. this api can also be called by including the enterprise id in the url explicitly, for example `/files/:id//enterprise 12345/securityclassification-6vmvochwuwo`.
  • Add classification to folderAdds a classification to a folder by specifying the label of the classification to add. this api can also be called by including the enterprise id in the url explicitly, for example `/folders/:id/enterprise 12345/securityclassification-6vmvochwuwo`.
  • Add domain to list of allowed collaboration domainsCreates a new entry in the list of allowed domains to allow collaboration for.
  • Add initial classificationsWhen an enterprise does not yet have any classifications, this api call initializes the classification template with an initial set of classifications. if an enterprise already has a classification, the template will already exist and instead an api call should be made to add additional classifications.
  • Add or update user avatarAdds or updates a user avatar.
  • Add shared link to fileAdds a shared link to a file.

often used together