Documint Integration — Automate Documint with AI on Beauto
Documint is a document generation platform that allows you to create dynamic documents from templates.
Category: documents · 6 actions available
What you can automate with Documint
Beauto connects Documint with 900+ other apps so you can build AI-powered workflows in minutes. Trigger automations from Documint events, enrich Documint data with AI, or sync Documint with the rest of your stack — without writing code.
- Sync Documint data with Gmail, Slack, Notion, HubSpot, Google Sheets, and more
- Trigger AI agents on new Documint events and route the output anywhere
- Schedule recurring Documint tasks — daily reports, cleanups, or bulk updates
- Use natural language to describe the workflow; Beauto builds it for you
Documint actions Beauto supports
- Create Document — 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).
- Delete Template — 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.
- Get Template — Tool to retrieve a single template by its ID. Use when you need to fetch details of a specific template before generating documents.
- List 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
- List Templates — Tool to list all templates in the authenticated user's account. Use after obtaining a valid API key.
- Update Template — 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.