Box Developers Newsletter: March 2017



This month, we released updates to our Upload File Version and Create New Legal Hold Policy endpoints. We are also starting an API office hours series, which is an opportunity to virtually connect with Box API experts and ask them questions. Check out all the details below!

Have a blog post about the Box API that you want included in this newsletter? Let us know! Please submit them using this form.


Feature Spotlight

Box DICOM Viewer

The Box DICOM Viewer lets developers store, render, and enable users to collaborate on medical images directly in their applications. This includes DICOM images, such as X-rays, CT scans, Ultrasounds, and MRIs.

The Box DICOM Viewer is a FDA cleared Class II Medical Device for diagnostic viewing and leverages the Box HIPAA compliant content layer. The Box DICOM Viewer allows users to store, view, and share DICOM images on the web or any mobile device. It is a zero-footprint HTML5 viewer and can be embedded into an application in an iFrame or with a Javascript SDK.

Help patients get access to imaging studies without having to burn a CD by embedding the Box DICOM Viewer directly into a patient portal or use it inside second opinion or telehealth applications for a virtual diagnosis. A full set of APIs is available on our Box Developer site.

Learn More


Events

Virtual API Office Hours

Got questions about the Box API? Join us for our first API office hours session on April 3 at 1:00pm PST.

Whether you are running into an issue with our API or you want to know best practices for implementing a specific use case, you can ask us anything Box API!

Register for API Office Hours

Bay Area Box Developers User Group

We are hosting a Box Developers meetup at Box HQ in Redwood City on March 28. We will have two talks by Box API experts and time for networking. The talks will be focused on our top API features and the most popular integration patterns.

Join us for an exciting meetup where you will learn more about our API, ask questions, and connect with fellow developers.

Register for the Meetup


Recent Product Updates

For a complete log of all our recent API changes, please see our API Changelog.


File Name Change Available through Upload File Version Endpoint

The Upload File Version endpoint now supports changing a file's name when uploading a new file version.

Learn More


Automatically Apply a Legal Hold Policy to New Files

The Create New Legal Hold Policy endpoint now supports automatically applying a legal hold policy to new files. To enable this feature when creating a legal hold policy, set the "is_ongoing" parameter to true.

Learn More

From the Developer Blog

Check out all of the recent posts on the Box Developer blog.

box-tokener: A Node.js Command Line Tool to Generate Box API Tokens

Learn how to use box-tokener, a command line tool built in Node.js to help you generate Box API access tokens.


Automatically Identify and Label Photos with Microsoft Computer Vision API

Learn how to send photos stored in Box to Microsoft's Computer Vision API, and then add a description of the photo and metadata based on the context of the photo.


Create a Folder Structure in Box with the API

With our Folders API, you can programatically create folders in Box. In this post, you will learn how to programmatically create a folder structure in Box. You will also learn how to add a collaborator to these folders with the Box API.


Showdown! 3D Model Compression at Scale: Draco vs. Open3DGC

We investigated two geometric model compression solutions: Google's Draco and Khronos's Open3DGC. We tested both tools with several high-poly OBJ files and measured the encode times, decode times, and encoded file sizes.


Developer Community Spotlight

Community-Supported Projects

On our community-supported projects page, we feature awesome projects built on the Box API by the developer community.

This month we want to highlight a project built by Ken Domen called Box Admin App. This project exposes Box Admin capabilites to Co-Admins through a custom web app. For example, you can use this project to let Co-Admins manage Box device pinning. Box Admin App is built on our Node SDK.

Do you have a project that you want to feature in this newsletter? Please submit it using this form.

See More Projects