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:
- Add your AutoInvoice API Key as a credential
- Drop the AutoInvoice node into your workflow
- Fill in customer details + line items
- Run — PDF URL is returned in the output
Links:
- NPM: https://www.npmjs.com/package/@autoinvoice/n8n
- Website: https://autoinvoice.limehubs.com
Happy to answer questions!