Auto-index new files
- Watch for new uploads
- Chunk, embed, and index
- Make queryable via your knowledge persona
6 tools available
Documint is a document generation platform that allows you to create dynamic documents from templates.
Connect Documint to Definable to auto-index uploads, answer questions over a doc set, extract structured fields from contracts. Personas call Documint's 6 tools directly from chat or scheduled flows. Connect this integration to a knowledge persona — the agent will ground answers in your documents with citations.
Every Documint action below is a callable tool any Definable persona can invoke.
Tool to merge data into a template to create a document (PDF generation). Send JSON data with template variables in the request body to generate a PDF document. Returns a URL to the generated PDF (valid for 24 hours).
Tool to permanently delete a single template by its ID. Use when you need to remove an outdated or unused template; ensure the template ID is correct before calling.
Tool to retrieve a single template by its ID. Use when you need to fetch details of a specific template before generating documents.
Retrieves documents from the authenticated user's Documint account with optional pagination. Returns a list of documents with their IDs, names, associated templates, and timestamps. Use this to view previously generated documents or to find document IDs for further operations. Supports page and limit parameters for paginated results.
Tool to list all templates in the authenticated user's account. Use after obtaining a valid API key.
Tool to update a single template by its ID. Use when you need to modify an existing template's settings or layout after fetching its current details.
Anything Documint exposes through its API. Common documents workflows on Definable include auto-index uploads, answer questions over a doc set, extract structured fields from contracts. Personas can call any of the 6 Documint tools directly, then chain the result into another integration without you writing code.
Documint uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 6 Documint tools. You only need a separate Documint subscription if Documint itself charges per seat or per API call.
Every call from a persona to Documint is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Documint, and connect via OAuth or API key. You can immediately attach Documint to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 6 Documint actions as callable tools — including `Create Document`, `Delete Template`, `Get Template`, plus 3 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.