Automate Stripe Payment to QuickBooks Sales Receipt Sync — n8n 工作流
概览
Automated Stripe Payment to QuickBooks Sales Receipt
This n8n workflow seamlessly connects Stripe and QuickBooks Online to keep your accounting in perfect sync. Whenever a payment in Stripe succeeds, the workflow automatically checks if the corresponding customer exists in QuickBooks. If found, it instantly creates a Sales Receipt under that customer. If not, it creates the customer first — then logs the sale.
Key Features:
⚡ Real-Time Sync: Automatically triggers when a Stripe payment intent
使用的节点
HTTP RequestQuickBooks OnlineStripeCode
工作流预览
POST Sales Receipt
GET Quickbooks Customer
Get Stripe Customer
⚡
N
New Payment
I
If Customer Exists
Create QuickBooks Customer
POST Sales Receipt To Qu…
P
Payment and Customer Pay…
S
Stripe Customer Object
Parse Customer
Parse Json from QBO
C
Customer And Payment node
Final Payload Parse
13 nodes12 edges
工作原理
- 1
触发器
工作流由 触发器 触发器启动。
- 2
处理
数据流经 13 个节点, connecting code, httprequest, if。
- 3
输出
工作流完成自动化并将结果发送到配置的目标。
节点详情 (13)
HT#1
HTTP Request
httpRequest
QU#2
QuickBooks Online
quickbooks
ST#3
Stripe
stripe
CO#4
Code
code
如何导入此工作流
- 1点击右侧 下载 JSON 按钮保存工作流文件。
- 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入。
- 3选择下载的
automate-stripe-payment-to-quickbooks-sales-receipt-sync文件并点击导入。 - 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
- 5点击 测试工作流 验证一切正常,然后激活它。
或直接在 n8n → 从 JSON 导入 中粘贴:
{ "name": "Automate Stripe Payment to QuickBooks Sales Receipt Sync", "nodes": [...], ...}
集成
codehttprequestifquickbookssetstripestripetrigger
创建者
Chintan Prajapati
@satva-technolabs
标签
codehttprequestifquickbookssetstripestripetrigger