Developers can now create Box Notes programmatically. The new Notes API gives developers a direct path to generate Box Notes from backend services, automation, and AI-driven workflows. Instead of relying on browser-based flows or working with the proprietary Box Note format, teams can now create Notes through a cleaner API-driven experience.
Why this matters:
- Simplifies programmatic Box Note creation
- Reduces friction for backend and automated workflows
- Makes it easier to build AI-driven and integration-based experiences
- Opens up new ways to generate Notes at scale inside and outside of Box
What the API does:
- Accepts content, a file name, and a parent folder ID
- Converts Markdown into a valid .boxnote document
- Performs validation, permission checks, and quota checks
- Uploads the resulting Box Note into Box
This release is designed to make Box Notes more accessible for developers building modern workflows and applications. It removes technical barriers, speeds up implementation, and helps teams bring generated content into Box more efficiently.