将 Venmo CSV 文件转换为 Quickbooks Dropbox
中级
这是一个Finance领域的自动化工作流,包含 7 个节点。主要使用 Code, Dropbox, FormTrigger, GoogleDrive, ConvertToFile 等节点。 将Venmo对账单CSV文件转换为QuickBooks CSV导入格式
前置要求
- •Google Drive API 凭证
分类
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "GFl0zw9bVxSpj5cp",
"meta": {
"instanceId": "164014b8cab9573390414e9f0579f2476d40e20fec470a9a0b02c8b0e0a60c48",
"templateCredsSetupCompleted": true
},
"name": "将 Venmo CSV 文件转换为 Quickbooks Dropbox",
"tags": [],
"nodes": [
{
"id": "ce569a2c-c02c-4917-ac2a-5762f5a75d13",
"name": "从文件提取",
"type": "n8n-nodes-base.extractFromFile",
"position": [
320,
0
],
"parameters": {},
"typeVersion": 1,
"alwaysOutputData": true
},
{
"id": "137ba5e3-f947-4a12-a59c-f286f61f6033",
"name": "转换为文件",
"type": "n8n-nodes-base.convertToFile",
"position": [
980,
0
],
"parameters": {},
"notesInFlow": false,
"typeVersion": 1.1
},
{
"id": "c4c05bb0-db83-4459-829e-aa163e0c3d0f",
"name": "Dropbox",
"type": "n8n-nodes-base.dropbox",
"disabled": true,
"position": [
1420,
0
],
"parameters": {},
"notesInFlow": true,
"typeVersion": 1
},
{
"id": "9714029a-bbe1-498e-afc1-d22f43106989",
"name": "生成文件名",
"type": "n8n-nodes-base.code",
"position": [
540,
0
],
"parameters": {},
"typeVersion": 2
},
{
"id": "f32604cb-6116-4174-ab7c-bfff81817da1",
"name": "将 Venmo 转换为 QB",
"type": "n8n-nodes-base.code",
"position": [
760,
0
],
"parameters": {},
"typeVersion": 2
},
{
"id": "2739bd35-d916-4aec-98a7-d458b1136de4",
"name": "表单提交时",
"type": "n8n-nodes-base.formTrigger",
"position": [
100,
0
],
"webhookId": "a96a3bb6-c7e1-4287-8899-d7137a9b690d",
"parameters": {},
"typeVersion": 2.2
},
{
"id": "fe679f92-da12-4878-aa9f-a7f03b549f58",
"name": "Google Drive",
"type": "n8n-nodes-base.googleDrive",
"position": [
1200,
0
],
"parameters": {},
"typeVersion": 3
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "50b72f33-941b-4844-b836-181951ecc2ce",
"connections": {
"Google Drive": {
"main": [
[
{
"node": "Dropbox",
"type": "main",
"index": 0
}
]
]
},
"Convert to File": {
"main": [
[
{
"node": "Google Drive",
"type": "main",
"index": 0
}
]
]
},
"Extract from File": {
"main": [
[
{
"node": "Generate File Name",
"type": "main",
"index": 0
}
]
]
},
"Generate File Name": {
"main": [
[
{
"node": "Convert Venmo to QB",
"type": "main",
"index": 0
}
]
]
},
"On form submission": {
"main": [
[
{
"node": "Extract from File",
"type": "main",
"index": 0
}
]
]
},
"Convert Venmo to QB": {
"main": [
[
{
"node": "Convert to File",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 财务
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
n8n 工作流备份与恢复
使用 Telegram、Google Drive 和表单上传备份与恢复 n8n 工作流
If
N8n
Code
+11
28 节点Daniel Nkencho
使用Apify和DeepSeek AI批量分析YouTube频道内容至Google表格
使用Apify和DeepSeek AI批量分析YouTube频道内容至Google表格
If
Set
Code
+14
33 节点OwenLee
在可视化参考库中探索n8n节点
在可视化参考库中探索n8n节点
If
Ftp
Set
+93
113 节点I versus AI
其他
使用 Google Slides 和 Flux 将会议转录转换为 AI 生成演示文稿
使用 Google Slides 和 Flux 将会议转录转换为 AI 生成演示文稿
Set
Code
Wait
+14
107 节点Joseph
内容创作
(Tung) OCR发票提取到电子表格副本
自动发票和收据OCR到Google表格 - 支持云端硬盘、Gmail和Telegram触发
If
Set
Code
+10
25 节点Daniel Ng
财务
自动化PDF发票处理与审批流程,使用OpenAI和Google表格
自动化PDF发票处理与审批流程,使用OpenAI和Google表格
If
Gmail
Form Trigger
+9
17 节点Billy Christi
财务