Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

We need to integrate Box API functions into our web app. While working with Google Drive we were using Google Picker as GUI for selecting file. Has the box.com API something like that?

share|improve this question

2 Answers

Ho tombom,

You may want to try filepicker.io. They built a picker tool that connects to the Box API for you.

share|improve this answer

The Box API tools just provide the backend interface to the the information necessary to build an interface, leaving the interface elements up to the application to handle.

If you're working on a web interface a common choice is http://www.jstree.com/.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.