n8n PDF Generation
Generate PDFs from your n8n workflows
Generate PDFs from any n8n workflow. Connect to hundreds of apps and automate document creation end-to-end.
from user reviews
n8n PDF Generation
Generate PDFs from any n8n workflow. Connect to hundreds of apps and automate document creation end-to-end.
from user reviews
Automate document generation in your n8n workflows with DocuPotion.
Describe the document you need and our AI editor builds a reusable template in seconds.
Refine with prompts or quick edits to get the exact design you want. Works for invoices, reports, purchase orders, and any PDF you generate from your n8n workflows.
Send data from any node in your n8n workflow to populate your templates.
DocuPotion lets you insert merge fields like {{customerName}} and {{companyName}} that will be automatically filled in with your workflow data when you generate the PDF.
Use the DocuPotion n8n node in your n8n workflow to generate documents automatically whenever a workflow is triggered.
Connect to hundreds of apps through n8n and generate PDFs as part of any automation - from CRM updates to form submissions.
Build a template once for each document type, then automate generation from any n8n workflow.
Invoices
Generate invoices from your n8n workflows
Contracts
Generate contracts from your n8n workflows
Quotations
Generate quotations from your n8n workflows
Proposals
Generate proposals from your n8n workflows
Certificates
Generate certificates from your n8n workflows
Resources
{ "template_id": "tmpl_abc",
"data": {
"customerName": $json.name,
"invoiceTotal": $json.total,
"date": $json.date
}
}
Quickstart Guide
Step-by-step instructions to create a document in an n8n workflow
Template Workflow
Check out this n8n template workflow that shows how to use DocuPotion

Video Tutorial
Watch a walkthrough of using DocuPotion in an n8n workflow
Inside the n8n PDF node
Capabilities, install steps, and FAQs for the DocuPotion node
From invoices to contracts, teams rely on DocuPotion to automate their document workflows and scale easily.
"I set up DocuPotion and deployed within 30 minutes. Everything worked seamlessly and the team is always responsive and helpful for support. I'd strongly recommend it to any developer who needs to generate documents at scale in their app."
George Collier
Founder, Not Quite Unicorns
DocuPotion is the easiest way to generate PDFs in an n8n workflow. Add the DocuPotion n8n node to your workflow, point it at one of your templates, and map your workflow data to the template's merge fields. By default the node returns the generated PDF as a binary file, ready to pass straight into downstream nodes like Gmail attachments or Google Drive uploads. The node can also return a hosted URL if you'd prefer a link, or you can call the DocuPotion API directly with an HTTP Request node.
Yes. Because DocuPotion is invoked over HTTP, it works downstream of any n8n trigger or node: Webhook, Schedule, Cron, Google Sheets, Airtable, HubSpot, form submissions, or anything else you've connected to your workflow.
Anything you can design: invoices, contracts, certificates, reports, shipping labels, purchase orders, and more. Build a template once in DocuPotion, then populate it with workflow data on every run.
Yes. As long as your n8n instance can make outbound HTTPS requests, it can call the DocuPotion API. Cloud and self-hosted n8n are supported equally.
The DocuPotion node returns the generated PDF as a binary file by default, so you can wire it directly into the next node. Attach it to a Gmail send, upload it to Google Drive, post it to Slack, or push it to S3 or Dropbox with no extra download step. If you'd rather work with a hosted URL, the node can return that instead and any HTTP-aware node can fetch it from there.
Yes. DocuPotion is listed on n8n.io with template workflows you can import directly, plus a video walkthrough showing how to wire it up end-to-end.
Yes. Start a free trial without a credit card and generate PDFs from your n8n workflows right away.
Start generating professional documents from your n8n workflows with our free trial.
Start Free Trial