AutoInvoice — Generate branded PDF invoices directly from your n8n workflows

Hey n8n community! I built a community node that lets you generate branded PDF invoices from any workflow trigger.

What it does:

  • Generate professional PDF invoices with one API call
  • 10 beautiful templates (modern, classic, minimal, bold, corporate, elegant, creative, pro, nature, compact)
  • Multi-currency support (USD, EUR, GBP, JPY, CNY + 25 more)
  • Multi-language (English, Chinese, Japanese, Spanish, French, German)
  • Custom brand colors, logos, sender info — full white-label
    How to install:
npm install @autoinvoice/n8n

Then in n8n → Settings → Community Nodes → Enter @autoinvoice/n8n → Install

How to use:

  1. Add your AutoInvoice API Key as a credential
  2. Drop the AutoInvoice node into your workflow
  3. Fill in customer details + line items
  4. Run — PDF URL is returned in the output
    Links: