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

249 results found

  1. Request that multiple file requests not be created when creating a File Request using the API

    When creating file requests using the API, multiple file requests can be created independently for one folder.
    In order to avoid this phenomenon, I would like an API to be prepared to retrieve the created file request ID from the folder.
    Or please provide some other workaround.

    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)
  2. Removal of Box UI Elements while playing a video stored in Box. Most of the staff uisng Box are unable to use Box API to remove UI elements

    Removal of Box UI Elements while playing a video stored in Box. Most of the staff uisng Box are unable to use Box API to remove UI elements

    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)
  3. Please make the email addresses of users with pending invitations accessible via the API.

    We are automating the invitation process using the API. However, when inviting external users who have not yet created a Box account, they remain in a pending state.

    For users who remain pending, we would like to send reminder emails, but the API does not provide email address information for external users when retrieving collaboration information.

    As a result, we need to check this information manually through the GUI.
    To enhance automation, we request that the email address information of pending collaborations be included in the API response.

    招待保留中ユーザーのメールアドレスをAPIで取得できるようにしてほしい

    APIを使用して招待プロセスを自動化しています。
    しかし、まだBoxアカウントを作成していない外部ユーザーを招待した場合、保留中の状態のままになります。
    保留中のままのユーザーにはリマインダーメールを送りたいのですが、APIでコラボレーション情報を取得しても外部ユーザーのメールアドレス情報が提供されません。
    そのため、この情報を手動でGUIで確認する必要があります。
    自動化を強化するために、APIのレスポンスに保留中のコラボレーションのメールアドレス情報を含めていただけるよう要望します。

    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)
  4. Allow Admin/Co-Admin to access shared link basic info

    When using BoxItem.Info itemInfo = BoxItem.getSharedItem(api, sharedLink); to retrieve basic information about a shared link, Box returns a 404 when the admin/co-admin doesn't have specific permissions. However, it's possible to see the basic information when you view a shared link report. We're essentially trying to get the same information as the shared link report is able to pull for all files/folders. Discussion of the suggestion is here:
    https://forum.box.com/t/add-ability-to-discover-basic-file-information-from-shared-link/2494

    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. Aggregate sandbox API use in Production EID Platform Reporting insights

    Help me visualize the Box Platform APIs used across all my managed EIDs. Box should aggregate sandbox usage across all sandbox environments in the parent (production) EID's Platform insights details.

    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)
  6. Check the number of API calls from the developer console of the user who executed the App

    Platform report could be used to confirm API calls. But it requires authorities to export.

    Display the number of API calls in use for each app in the developer console to check if the number of API calls exceeds the limit.

    14 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. Content Explorer Default View Property

    Box Content Explorer - allow an attribute to set default view to Grid (Thumbnail) view.

    This view option is available on the Embed iframe, but strangely not an option for Content Explorer - means that all of my users need an extra click each time). I cannot trigger a click as Content Explorer is already in an iFrame

    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)
  8. Possibility add header from Box file request API

    Current User Interface has an option to upload logo in the File Request Upload link. Can we have an option to add logo as well?

    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. box-ui-elements support for React 18

    box-ui-elements is currently unusable for versions of React >= 18

    14 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. (API) Add 'can_change_expiration' to the {file|folder}.permissions

    We are publishing a 3rd-party app for Box.
    A setting has been added to prevent users from changing the expiration date of shared links.
    When this setting is enabled, sending POST of JSON containing 'sharedlink.unsharedat' will return a 400 Bad Request error
    Please add a 'canchangeexpiration' value to the permissions attribute of the file/folder object so that the correct POST requests parameter can be specified.

    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)
  11. Allow to Update Description in the Upload Section in File Request via API

    We would like the ability to customize the description field in the Upload Section of the file request via API.
    Currently via API we are only able to update the Header and the Header Description and the
    description under the upload section is only editable via the webapp.

    We are looking to automate the file request via API from certain templates. Certain information will get updated depending on what template we desire which includes the need to update the description under the file upload but currently that is not available via API

    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. API- Developer token

    Hi team, what would be great is to get the possibility when we develop an API to have a token valid for more than 60 minutes.
    Sometimes, to validate the principle of a dev, it's needs more than 1h
    maybe an other solution would be to create a private app with small validation as the purpose is an internal specific need.

    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)
  13. Ability to remove external collaborators programmatically

    I would like the ability to remove external collaborators programmatically

    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)
  14. Support for total_count (Box Metadata Query API)

    For the Box search API, return of queried total_count results is documented and supported.

    Confirmed total_count is currently not a feature of Box Metadata Query API and anticipating for inclusion of this feature.

    9 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. Support for passing of special characters (as-is) in query (Box Metadata Query API)

    Per the suggestions ...

    Use of an "=" could be utilized
    Unfortunately, this would break the ability for our search bar to also do loose matches around the "typed search term"
    (e.g. "Broadway &" query will not return "Broadway & Commercial"

    Use of "%" wildcard to replace noted special character
    Unfortunately, the results will then be too varied. Any characters will be up for substitution.
    (e.g. "C&R" query will then also return "car", "candor", corridor", etc.)

    *** Could we confirm if there is an appropriate way for special characters to be passed and recognized as-is?

    The above suggested workarounds would…

    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)
  16. Box folder should return basic info like size and modified date

    When getBoxFolder method is called to get box folder details, should return basic info of the files and folders present in it

    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)
  17. Given a Folder Id, can Box provide us an API to return all the sub folders till the last level

    Given a Folder Id, can Box provide us an API to return all the sub folders till the last level?

    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. API that facilitates multiple folders creation

    At present, we have the capability to create individual folders from salesforce. Is it possible for Box to offer us an API that facilitates multiple folders creation in one transaction?

    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)
  19. Can Box provide us an API which allows us to clone a folder along with its sub folders?

    We have a predefined folder structure as a template, and we'd like to create new folders following this template's hierarchy. As Salesforce imposes limits on external system callouts, if the Box team could offer an API for this purpose, it would enable us to accomplish this task

    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)
  20. Box Embed - prevent users from navigating outside the assigned folder

    If a user is assigned to the following folders e.g. All Files > Cases > Case 1.

    Currently, Box Embed Breadcrumbs allow users to navigate all the way up to the All Files.

    We want the users to only be able to navigate only within Case 1 folder and not explore outside Case 1. This is useful to prevent users placing content outside Case 1 when embedded inside a case management application e.g. Appian, Salesforce, etc.

    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)
← Previous 1 3 4 5 12 13
  • Don't see your idea?

Feedback and Knowledge Base