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.
251 results found
-
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 -
Allow Enterprise Event API Endpoint to access 7yrs worth of data to match the activity reports provided by the web app
Enterprise Events API endpoint only allows retrieval of events up to one year back. Activity reports in Box go back 7 yrs. Events contain a lot more useful data than activity reports so the request is to match the retention period between the two so the same amount of data can be collected via the API or web application.
9 votesBox does not currently plan to extend the lookback period fo Enterprise Events.
-
event stream api
Within the Event stream API, have the ability to filter events by folder ID in the “Get Enterprise Events” API call.
In addition, add missing data in Response certain event types such as:
- Folder delete doesn't give file path
- Copy gives item id of source but not name or link
- Rename doesn't give source file path
8 votes -
box-ui-elements content-explorer needs real thumbnails
The Content Explorer element needs at least the option to use actual
file thumbnails rather than the generic ones based on file type
currently shown. Otherwise browsing large collections of images and
videos is very cumbersome to the point of not even being worthwhile. The
API appears to have a thumbnail/representation endpoint so using it from
content-explorer seems like a no-brainer.8 votes -
A way to be able to select the rights of the developer console, which is similar to allow users to use Box Relay.
A way to be able to select the rights of the developer console, which is similar to allow users to use Box Relay.
This is a way to prevent users not to make sand boxes and API.8 votes -
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 votesThis is not currently planned. We will consider it with additional use cases and customer demand.
-
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 -
Service Accounts should be rate limited differently than user accounts
Currently, when you use a service account to access Box API's, in order to get access to content you need to use the As-User header "impersonate" users in order to access the files that are owned by then.
So if you are doing something like using a service account to crawl through all the files in a folder in box, you would need to use the As-User header in order to impersonate a user who owns/has access to each file while doing it.
But there is a huge problem here is that the rate limiting is done using the As-User…
6 votes -
Enhance deprovisioning via API
We want to use the API to see who’s collaborating with someone who’s been rolled out of the university, as part of deproviosing script. Then we want to look up collaborations of user being deprovisioned and break all collaborations when a user is rolled out
6 votes -
Ability to add a message when we invite collaborators via Create Collaboration API
This can be done on webapp (message field). We want to do this through API
6 votes -
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 votesThank 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.
-
【can_view_path】How the path looks when an item is moved to the trash
When using canviewpath, the collaborator sees a folder on the screen with no contents that should have been moved to the trash.
This has to do with the collaboration ID.This is because even if you delete an item, the collaboration ID remains and is needed to restore the item.
Although the actual contents cannot be accessed, the fact that the folder can be accessed and the folder name can be confirmed is considered a serious incident by companies with strict security requirements, and an early response is required.
Is it possible to change the functionality on a…5 votes -
Ability for admins to see tenant wide API call trend insight dashboard in Admin or Dev Console
Platform Activity report could be used to find out daily API calls for each and every single registered apps. But it requires Excel to summarize to grasp overall tenant-wide API call trends.
Since this is hard for the admins to track if API calls exceed allowed number of calls or not, it would be ideal for admins to see tenant-wide API call trend insight dashboard from Admin or Dev Console.
5 votes -
Tag files from iOS devices
Be able to tag files from iOS devices within the Box app. This will be helpful for people on the go who want to be able to do tasks from their iPhone or iPad.
5 votes -
extend external collaborators
Our internal policy expires external collaborators after 90 days. We have a few folders where we have over 400 external collaborators where we would like to maintain access beyond 90 days Is it possible to programmatically extend access to the users in those folders.
5 votes -
Box UI Content Explorer and Content Picker: Support Download ZIP Natively through top-level Element options
Box's REST API now supports ZIP downloads via the external API in addition to the internal managed web app. It has been a common ask to provide native support for this endpoint in the Box UI Elements - Content Explorer & Content Picker UI Elements through exposing the feature as a top-level option/property when rendering the UI Elements.
5 votes -
Set enterprise settings via api
We have an open risk item on the Box platform due to lack of controls on change management.
Specifically:
Box console settings must be manually performed across dev, test and production environments.
Lack of automated mechanisms to maintain consistency with the settings across the environments may allow weaknesses in lower environments (dev/test) to be exploited to exfiltrate data or modify data or inconsistencies between functionality tested in lower environments and what is configured in prod.
We would like the ability to be able to configure the settings via API so we can build environment management into out CICD pipeline. We…5 votes -
Expose user's last activity date and last login date via API
The Box CLI:GET commandlet is a good tool but if it could grab more basic information, it would be great.. For my company, we would like to see the Last Activity and Last Login of an end user's Box Account. This would help us determine when to de-provision a Box Account after we can verify it hasn't been used in X amount of time.
5 votes -
Expand maximum number of collaborators
We wants the max number of collaborators to spand past the 15k limit documented in the Scale and API boundaries.
5 votes -
Cleanup and Enhance the file/folder webhook events to cover all the happy paths (new file, new file version, restore previous version)
As a Box Application Developer I want to be able to receive a unique, webhook events for the following scenarios:
- User uploads new file (brand new binary object placed into a Box Folder) - Folder based event (exists: FILE.UPLOADED)
- User uploads a new file version - File AND Folder based event (e.g. FILE_NEW.VERSION)
- User restores a previous file version - File AND Folder based event (e.g. FILE_RESTORE.VERSION)
As the owner of an enterprise application that has deep integration in the BOX platform, it is surprising that I have no way to use the Webhooks to monitor files for new versions…
5 votes
- Don't see your idea?