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.
231 results found
-
Add ability to use the shift key for multi-selecting group of items in the UI Elements Content Picker
Add ability to use the shift key for multi-selecting group of items in the UI Elements Content Picker
4 votes -
Address book
Request to add a Business Contacts Address Book in Box that can be shared, or is accessible, for designated Team Members.
1 vote -
API for all co-admin setting available in admin console
Allow admins to update co-admin's settings via API for all of the accesses that are available in Admin with True/False values
11 votes -
Box API for creating a File Request
For customers that require several Box File Requests to be created frequently and uniquely in business workflows, there needs to be a method to create them programmatically to properly scale the solution.
11 votes -
Alternative Endpoints for API calls
In some regions, using the default endpoint box.com doesn't work or works really slowly. Therefore, box offers different endpoints for different regions. For China, this is http://boxcn.net or http://boxenterprise.net
That's great!However, those endpoints can only be used within the box web app.
The only available box API to download a file is https://api.box.com/2.0/files/:file_id/content/ respectively https://api.box.com/2.0/zip_downloads/ to download multiple files as a zip, which generates a download URL starting with dl.boxcloud.com.
As a result, the generated download URL delivers very slow downloads or does not work at all in some regions of the world.Therefore, I request that a possibility…
3 votes -
Add the service name that locked file to the Lock property
There is a issue that Box Drive and other third party apps can open files that are being edited in Office Online.
When I am editing a file in Office Online, the user who is editing the file becomes me, so I can edit the file regardless of whether it is locked.
This issue can be solved if we know the name of the service that did the locking.
Therefore, please add the service ID/name that locked file to the Get File API response.1 vote -
Request refresh token update again
OAuth2 refresh token update can be performed only once.
* Because the previous refresh token becomes invalid immediately.
However, there are unfortunate cases where a network disconnection occurs and the client is unable to obtain the refresh token.
Therefore, we would like to change the behavior so that the refresh token update can be requested again only for a short time.
Also, please publish the ping endpoint to a third-party that can check the communication with the Box server. (Box Drive is already using)2 votes -
Better support for developer API
Insufficient support available for developer tools. Posted to forums yielded zero responses, how would you like to engage your platform?
all API calls yield useless error with no documentation:
error:0909006C:PEM routines:get_name:no start line
3 votes -
Ability to get list of annotations through an API
I would like to use API to get a list of annotations for a file.
I can use the API to get comments on a file, but not the annotations.
Could you please implement such an API?
For example, something like this.
(e.g.) [GET] https://api.box.com/2.0/files/:file_id/annotations/
12 votes -
Java SDK Readtimeout setting
Right now in order to not have issues with client applications, we are setting the ConnectionTimeout=60 seconds, and ReadTimeout = 60 seconds.
In our applications we are uploading/downloading files, and doing Searches. So we need the higher readtimeout for those operations as it will take some time for the API's to respond, especially in the afternoons EST.
We would like to be able to set the readtimeouts depending on the exact API being called.
ie BoxFile.getInfo() should have a much lower readtimeout than BoxFile.download()
1 vote -
Request for resolving the problem of retrieving group memberships
I wish the following problem will be fixed :
We are able to see the issue when retrieving group membership datas if the group have multiple users having the same name and get membership with multiple offset.
For example, there are two users having the same name and both of users is a member of the group. If we request all of membership for the group with multiple offset, the endpoint of group may only include one of both, not include another user in the response.I have submitted this incident to Box support ticket(#2387523), and received an answer that…
12 votes -
Add tasks to main API
I am trying to use the tasks feature as a method of notifying our automation software that it has work to do via your API. However, I can find no method for a user to list all their tasks. Your web app has an undefined endpoint:xxxxxx.app.box.com/app-api/tasks/inbox?limit=10&taskcollaboratorrole=ASSIGNEE&taskstatus=INPROGRESS,NOT_STARTED
Can this be added to the main API?
1 vote -
Adding Annotation events to Enterprise Event Queue API
Add the annotation events to the Enterprise Event Queue API.
1 vote -
display request for Try this API
In the API reference Try this API displays Response Headers and Response Body. It would be nice if it also displayed the request URL and maybe request headers and body depending on HTTP type.
Cheers...
1 vote -
【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…3 votes -
Unable to see external items via API
Currently the API works differently than the UI. in the UI a user can see files/folders that were shared with them from an external (to the org) account, however, when trying to query for the visible items via the API these do not show.
In addition - if you try to get the details of specific items shared by an external user you get an error when using the API, which is unfortunate since this causes 2 classes of behavior that are inconsistent between the UI and the API.1 vote -
Would like the ability to set the Data Residency Zone via REST API and SDK
It would be very beneficial for my organization if we could get a handle to the Data Residency Zone via REST API and Java SDK. We are currently incorporating all the "Freemium" accounts that were created before we set the domains that weren't allowed to create as a free user. It would be nice to be able to set their data zone programmatically based on information we gather from our Active Directory as we incorporate them.
1 vote -
file preview, upload and download api
Right now we are missing information about the number of times a file has been downloaded or previewed using the API endpoint 'get file information' https://developer.box.com/reference/get-files-id/
We can only access this info through the admin console reports. It would be useful to access this info directly using the API1 vote -
Sort by Date Deleted
I would love to be able to sort by date deleted instead of just by name and updated.
1 vote -
Available get to 'My Collections' other than favorites via API
In 3rd-party app, My Collection is a very good idea as a way to provide quick access to users.
But, it can only take favorites.
Please let me get 'My Collections' other than favorites.https://developer.box.com/reference/get-collections/
Currently, only the favorites collection is supported.7 votes
- Don't see your idea?