Skip to content

Help shape the future of Box

Welcome to Box Pulse, our product feedback tool powered by UserVoice. Got an idea for how to improve Box? Share it with us and gather support or vote on other people's ideas. Your feedback is essential to informing roadmap decisions and shaping the future of our products. Thanks for joining our community!

See user guide here.

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

258 results found

  1. Preview of multi page illustrator file only shows the very first page

    Currently, Box Preview for illustrator files only shows the very first page even the file contains multiple pages.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Add folder upload support to UI Elements

    Currently, Content Uploader UI Element only supports uploading files. We want the ability to expand that functionality to folders.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. 0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Add API for CORS Domains

    With the introduction of the UI Elements, managing CORS domains has been really important for developers who create third party apps that are then used across many domains owned by their customers. This gets unwieldy to manage manually.

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Return collaborated files (single file collab SFC) under a folder via API

    Currently, there are two API calls surrounding getting a list of collaborations:
    https://developer.box.com/v2.0/reference#view-a-folders-collaborations
    https://developer.box.com/v2.0/reference#get-file-collaborations

    However, say a collaborated file exists under a non-collaborated/private folder. Now say the folder is large. It would be less easy to get a list of collaborated files under this folder without iterating through every single file.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. NPM Package for Box Preview

    Develop and support an NPM package for Box Preview, which will allow Box customers to receive all future updates to the Preview SDK without intervention on their part.

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Support for Collections in Content Explorer & Content Picker

    Some of our use cases revolve around searching for specific metadata field or date range.

    If UI Elements were able to be initialized with a collection, this would allow us to pass in a specific collection of files and display them easily even though those files may live in disparate folders.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. View the filepath of a file/folder in the Enterprise Event stream.

    Our Security team is interested in monitoring confidential files (Red CCI), and to do so we need to be able to track the filepath associated with actions taken on content.

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Disclose Box service host names via API

    Open up Box host names via API so that a customer's proxy server can automatically fetch our end points and digest it in to their solution.
    There is a partial list available on our community page but it is not complete and difficult to fetch programatically.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Thank you once again for the feedback. We have evaluated the feedback but don’t think will have anything meaningful to share in the next couple of quarters.

    Meanwhile, we will continue to keep our ear to the ground for additional feedback, and let you know if anything changes on our side.

  11. 0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. 0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. You cannot get trashed versions via the API or deleted trashed versions

    While you can GET and permanently delete FILES & FOLDERS via the API by interacting with TRASH, you cannot do so for FILE VERSIONS, e.g. GET/DELETE
    https://api.box.com/2.0/files/<file_ID>/versions/<version_ID>/trash

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Expose the functionality for auto-deleting folders and files on a specific date via the API.

    Currently, the web app has a file/folder setting in which a folder or file can be deleted on a specific date. We don't expose this service via the API.

    We work with documents in packages (folders) and so when the documents expire and are deleted, we would also like the containing folder to be deleted as well. All of these packages are customer applications and so if not cleaned up then they will accumulate over time.

    Right now, retention deals with files only, leaving behind the folders. The auto-delete on the folder is perfect for this purpose except that it…

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. iOS Preview SDK should provide listeners for events like the Content Preview UI kit.

    The events for the JS Content Preview UI kit can be found here, https://developer.box.com/docs/file-types-events. It would be beneficial to have similar events to have emitters within the iOS preview SDK.

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. 0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Make the digest header in the Commit Upload endpoint optional

    Currently, Commit Upload endpoint requires passing a Digest header for the sha1 of the entire file.

    Given that the integrity of each file part is already verified, consider making the Digest header in the Commit Upload endpoint optional

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Support alternate URL's for end-users who block Box

    Some external clients are blocking *box.com and as a result can't use the app built on Box platform.

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. List and Grid support in the Content Explorer JavaScript Libraries

    The java script libraries for content explorer do not appear to have an option to include toggle list/grid views which is available in the Box Drive experience.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Option to select a folder_id other than 0 (the user's root folder) within the Move Owned Items API.

    As a large company, we aim to fully automate the deprovisioning of users using Box Platform.

    We would like an option within the Move Owned Items API (https://developer.box.com/v2.0/reference#move-folder-into-another-users-folder) to select a destination location other than 0 (all files).

    The goal would be to automate this process and allow folders and files to be moved within an existing folder rather than at the root level.

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Feedback and Knowledge Base