4

Similar to the file chooser for dropbox is there one for box.com?

Arthur Frankel
  • 4,695
  • 6
  • 35
  • 56

3 Answers3

7

Box now has it's own file picker. See https://box-content.readme.io/docs/the-box-file-picker

Jonathan Calb
  • 731
  • 1
  • 10
  • 28
Peter
  • 2,551
  • 1
  • 14
  • 20
4

You can also use a single file chooser for Dropbox, Box, Google Drive, SharePoint, OneDrive, and more with the Kloudless File Picker. (I work at Kloudless)

vinod
  • 2,358
  • 19
  • 26
0

Box does not maintain its own "file chooser" currently; however, there is an awesome service called filepicker.io which acts as a "file chooser" for almost every cloud service, including Box. You can find their documentation here: https://developers.filepicker.io/docs/

seanrose
  • 8,185
  • 3
  • 20
  • 21
  • filepicker.io is quite expensive for what it does. On the cheaper plans you're limited to 100mb file size and not until you're paying close to 500 a month can you transfer files larger than 1GB. (This is a major issue for clients dealing with large audio or video files.) Additionally it basically saves the file to their servers rather than just providing a 'pass-through' mechanism like DropBox's chooser API does. – Phil Glau Feb 11 '14 at 00:45