Generate Custom Branded PDF Invoices from QuickBooks and Email to Clients — n8n 工作流
概览
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 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
使用的节点
Send EmailHTTP RequestQuickBooks OnlineCodeHTML
工作流预览
⚡
L
Listen for New QuickBook…
Get Invoice Data from Qu…
Fetch Company Logo Image
Fetch Company Signature …
C
Convert Logo to Base64
C
Convert Signature to Bas…
C
Combine Invoice, Logo & …
Prepare All Data for Tem…
Build HTML Invoice from …
C
Convert HTML to Binary F…
Generate PDF via Gotenberg
Email PDF Invoice to Cus…
12 nodes13 edges
工作原理
- 1
触发器
工作流由 webhook 触发器启动。
- 2
处理
数据流经 12 个节点, connecting code, converttofile, emailsend。
- 3
输出
工作流完成自动化并将结果发送到配置的目标。
节点详情 (12)
SE#1
Send Email
emailSend
HT#2
HTTP Request
httpRequest
QU#3
QuickBooks Online
quickbooks
CO#4
Code
code
HT#5
HTML
html
如何导入此工作流
- 1点击右侧 下载 JSON 按钮保存工作流文件。
- 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入。
- 3选择下载的
generate-custom-branded-pdf-invoices-from-quickbooks-and-email-to-clients文件并点击导入。 - 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
- 5点击 测试工作流 验证一切正常,然后激活它。
或直接在 n8n → 从 JSON 导入 中粘贴:
{ "name": "Generate Custom Branded PDF Invoices from QuickBooks and Email to Clients", "nodes": [...], ...}
集成
codeconverttofileemailsendextractfromfilehtmlhttprequestmergequickbookswebhook
创建者
Chintan Prajapati
@satva-technolabs
标签
codeconverttofileemailsendextractfromfilehtmlhttprequestmergequickbookswebhook