Box Doc Gen
Box Doc Gen
Box Doc Gen allows you to generate business documents such as offer letters, sales contracts, invoices or agreements. You can generate documents based on Box Doc Gen templates uploaded to Box, with data fields that can be dynamically filled using Box Doc Gen API.
Prerequisites
- access to Microsoft Word
To use Box Doc Gen, you must have access to Microsoft Word, as it is required for creating and authoring your document templates. You can utilize the Box Doc Gen Add-in for a code-free experience or apply tagging scripts within Word to prepare your documents.
Box Doc Gen API capabilities
Box Doc Gen API allows you to:
- mark documents as Box Doc Gen templates,
- generate documents based on Box Doc Gen templates you store in Box,
- examine the details of Box Doc Gen templates and document generation jobs.
Box Doc Gen API version
Box Doc Gen API was released in Box API version 2025.0
. All API requests to Box Doc Gen API endpoints must specify a valid API version by setting the box-version
header to 2025.0
.
For more details, see Box API versioning.
Box Doc Gen workflow
- Author your Doc Gen Template
- Use Doc Gen Add-in for Microsoft Word to create a template without any code.
- You can also leverage Doc Gen's tagging script to author the template.
- Add the template to Box using the Box Doc Gen UI. At this point, you can:
- Mark an existing file In Box as Doc Gen template.
- Create or Upload a document and mark it as a Box Doc Gen template.
- Generate the document using Box Doc Gen API.