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

244 results found

  1. 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)
  2. 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)
  3. 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)
  4. 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)
  5. 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)
  6. 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)
  7. 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)
    not planned  ·  pmehta responded

    We do not plan to suppress these updates. However, we will reconsider if we get additional feedback from other users.

  8. Adapt Annotations to achieve Accessibility guidelines

    Box View does not conformance with W3C Web Content Accessibility Guidelines, version 2.0 (WCAG 2.0) at conformance levels A and AA - specifically, annotations can only be viewed around mouseover. This is a blocker for us as we work with public universities who have to meet those guidelines.

    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)
  9. 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)

    This is not planned.

    We don’t see enough customer demand for this yet, and supporting every additional content type takes a significant amount of engineering time and effort.

  10. Allow watermarking to reveal External ID, as opposed to randomly generated App User Email

    This would connect the viewer to a legal obligation through the document experience.

    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)
  11. Support image tags in Metadata preview.

    Currently images from external sites are not supported.

    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)
  12. The ability to pass unique request ID to each service request to assist with debugging

    We want to pass a unique request ID to Box so we can easily track and debug any requests that fail within their application.

    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. Add Managed Domains list to API Endpoint

    We would like to be able to make an API call to retrieve the list of managed domains for or Enterprise. We can only do this from the Admin Console today.

    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. Enable API apps for select users

    Right now, we can disable published APIs for all users, or enable them - we'd like the ability to restrictively enable.

    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. Expose Box Server Time for setting JWT exp claim within expected values

    Currently, there are a few different places that developers can use to sync the time of their requests which can lead to some confusion/issues with properly setting the exp claim when generating a JWT assertion.

    For example, pool.ntp.org offers up a time that's ~25 seconds ahead of epochconverter.com (where support currently suggests that folks sync their time from).

    Exposing the "current timestamp" somehow, or syncing up with a framework that allows users to be in sync with Box time will allow for fewer questions/issues with the JWT claims process.

    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. Add a Webhooks v2 event trigger for restoring a file version

    If a file version is restored (via the webapp or API), there is no associated event trigger that captures this action. If an admin is monitoring a file for changes, no webhook is triggered for this action.

    7 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)
    not planned  ·  crajan responded

    This is not currently planned. We will consider it with additional use cases and customer demand.

  17. 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)
    not planned  ·  kyagen responded

    We don’t offer an API endpoint for these types of queries today, so it’s not possible to add.

    When you create a user that already exists, you get a 409 error code returned – user already exists. Is this sufficient?

  18. Folder Level App Integration in Developer Console

    Is there any plan to allow developers to give folder access to Web App integrations without having to request a special permission from Box?

    In the current process, Developers can enable the context menu for folders to present integration features, but to do so they must contact Box first. "Send a request to Box for pre-approval to build a folder-level integration."

    https://docs.box.com/docs/box-web-application-integrations#section-step-4-select-an-integration-from-the-more-actions-dropdown

    We would like the ability to add folder level integrations via the Developer Console without having to contact Box Support.

    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. Add offline functionality to iOS SDK

    Offline functionality is already available through the Box for iOS app but it's built on the app level.

    Developers are interested in using the same logic used by Box instead of writing their own.

    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)
    not planned  ·  tosin responded

    Our customers tend to have different requirements for an offline feature. We’ll monitor demand and re-evaluate.

  20. Pass Basic Auth (Authorization Header) to Client Callback URL & Preliminary Callback URL when Both are Present

    Using an API-based web app integration, from the "More" menu in the web app, if developer requires basic auth to complete the request, authorization header is only passed to the Preliminary Callback URL and never the Client Callback URL - even if Client Callback is the only URL present.

    Expected Behavior:
    Allowing the developer to choose whether basic auth is required would imply that we would always pass the Authorization header with our requests so they can validate.

    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