Block 1 - Listen for New QuickBooks Invoice
- Type / Role
- n8n-nodes-base.webhook - webhook
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Automated QuickBooks Invoice to Custom PDF & Email This n8n workflow automates the entire QuickBooks invoicing process — from creation to delivery. When a new invoice is generated in QuickBooks Onl...
n8n-nodes-base.webhook, n8n-nodes-base.quickbooks, n8n-nodes-base.httprequest, n8n-nodes-base.extractfromfile, n8n-nodes-base.merge, n8n-nodes-base.code, n8n-nodes-base.html, n8n-nodes-base.converttofile
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Chintan Prajapati.
Original n8n.io sourceAutomated QuickBooks Invoice to Custom PDF & Email
This n8n workflow automates the entire QuickBooks invoicing process — from creation to delivery. When a new invoice is generated in QuickBooks Online, it automatically fetches the data, applies your company branding, converts it into a professional multi-page PDF via Gotenberg, and emails it directly to your client.
Key Features:
⚡ Fully Automated: Triggers instantly on new QuickBooks invoices.
🧾 Custom Branding: Adds your logo and signature from public URLs.
🎨 Modern PDF Design: Clean, professional multi-page layout with smart totals and “Page X of Y” footers.
📧 Automatic Emailing: Sends the final PDF in a formatted email to your customer.
Requirements: QuickBooks Online, n8n instance, Gotenberg (HTML→PDF converter), and public URLs for logo/signature.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Generate custom branded PDF invoices from QuickBooks and email to clients |
|---|---|
| Complexity | advanced |
| Nodes | 19 |
| Categories | Invoice Processing |
| Author | Chintan Prajapati |
| Published | 06 Nov 2025 |
Use the JSON export at /data/workflows/10553/10553.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Automated QuickBooks Invoice to Custom PDF & Email This n8n workflow automates the entire QuickBooks invoicing process — from creation to delivery. When a new invoice is generated in QuickBooks Onl...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Invoice Processing use case.