使用Google Drive和归档的自动化工作流备份系统
高级
这是一个Other领域的自动化工作流,包含 17 个节点。主要使用 If, N8n, GoogleDrive, ConvertToFile, ScheduleTrigger 等节点。 使用Google Drive和归档的自动化工作流备份系统
前置要求
- •Google Drive API 凭证
分类
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"meta": {
"instanceId": "82646634f490cb8ae2f5cc5a0c85aabc71a170fd92ff0cf9f1844efe09613228"
},
"name": "使用 Google Drive 和归档的自动化工作流备份系统",
"tags": [],
"nodes": [
{
"id": "137736a9-1806-49a0-916f-5f9d42374af6",
"name": "计划触发器",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-40,
840
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "be319541-c52e-49c6-87c8-fefbf4e7fd3e",
"name": "条件判断",
"type": "n8n-nodes-base.if",
"position": [
1060,
840
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "91bb5679-ba91-482e-a20a-f8323b395259",
"name": "便签9",
"type": "n8n-nodes-base.stickyNote",
"position": [
-140,
680
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "f3d17ceb-8ade-4803-892c-b614e292a9af",
"name": "便签 2",
"type": "n8n-nodes-base.stickyNote",
"position": [
580,
680
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "9dd1aa23-fbee-42a9-a5e8-93309db351ee",
"name": "创建日期文件夹",
"type": "n8n-nodes-base.googleDrive",
"position": [
340,
840
],
"parameters": {},
"typeVersion": 3
},
{
"id": "5778496b-fbbd-4949-8bec-118346eee19a",
"name": "获取工作流",
"type": "n8n-nodes-base.n8n",
"position": [
720,
840
],
"parameters": {},
"typeVersion": 1
},
{
"id": "0b512c8b-6601-42f3-a787-fbbcbdce5089",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
980,
420
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "651ac297-2bc1-4966-9ed9-a4995537ac29",
"name": "转换为 JSON",
"type": "n8n-nodes-base.convertToFile",
"position": [
1280,
960
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "fc69f86d-eeac-43cc-901a-3fd7d14ba726",
"name": "转换为 JSON",
"type": "n8n-nodes-base.convertToFile",
"position": [
1280,
720
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "f23e6e7f-60be-4436-815b-3ba03146e414",
"name": "保存 'ARCHIVE' 工作流",
"type": "n8n-nodes-base.googleDrive",
"position": [
1600,
720
],
"parameters": {},
"typeVersion": 3
},
{
"id": "fcab95c4-a0e0-4c9f-b754-14ae2a81c532",
"name": "保存所有其他工作流",
"type": "n8n-nodes-base.googleDrive",
"position": [
1600,
960
],
"parameters": {},
"typeVersion": 3
},
{
"id": "fca8442a-7ef5-47a1-b217-3c2cf571caf0",
"name": "删除 'ARCHIVE' 工作流",
"type": "n8n-nodes-base.n8n",
"position": [
1920,
720
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8a32345b-bc4e-48da-b215-9a2beac8a06d",
"name": "便签 3",
"type": "n8n-nodes-base.stickyNote",
"position": [
0,
0
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "afd14921-ce70-44e0-9798-b8d94851eb2e",
"name": "便签 1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-160,
400
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "21adbbea-b46a-4046-a959-82395f13cbe9",
"name": "便签 4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-120,
440
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "8c59561d-3d4c-47ca-93ba-c4e6a8b4991c",
"name": "便签 5",
"type": "n8n-nodes-base.stickyNote",
"position": [
1480,
560
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "920d81cb-87ef-499d-b9ea-00f2fb92a8ab",
"name": "便签6",
"type": "n8n-nodes-base.stickyNote",
"position": [
200,
680
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"If": {
"main": [
[
{
"node": "Convert to JSON'",
"type": "main",
"index": 0
}
],
[
{
"node": "Convert to JSON",
"type": "main",
"index": 0
}
]
]
},
"GET Workflows": {
"main": [
[
{
"node": "If",
"type": "main",
"index": 0
}
]
]
},
"Convert to JSON": {
"main": [
[
{
"node": "Save all other Workflows",
"type": "main",
"index": 0
}
]
]
},
"Convert to JSON'": {
"main": [
[
{
"node": "Save 'ARCHIVE' Workflows",
"type": "main",
"index": 0
}
]
]
},
"Schedule Trigger": {
"main": [
[
{
"node": "Create to date folder",
"type": "main",
"index": 0
}
]
]
},
"Create to date folder": {
"main": [
[
{
"node": "GET Workflows",
"type": "main",
"index": 0
}
]
]
},
"Save 'ARCHIVE' Workflows": {
"main": [
[
{
"node": "Delete 'ARCHIVE' Workflows",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
高级 - 其他
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
AI 代理餐厅 [模板]
🤖 WhatsApp、Instagram 和 Messenger 的 AI 餐厅助手
If
N8n
Set
+37
239 节点Amanda Benks
其他
🌍 AI WhatsApp翻译器 + 语音转录器与HubSpot集成
基于OpenAI Whisper和GPT-4的多语言WhatsApp翻译器,集成HubSpot
If
N8n
Set
+18
107 节点Amanda Benks
其他
✨😃 自动工作流备份到Google Drive
✨😃 自动工作流备份到Google Drive
N8n
Set
Code
+9
22 节点Joseph LePage
其他
使用Google Drive、GitHub和消息警报的自动化工作流备份系统
使用Google Drive、GitHub和消息警报的自动化工作流备份系统
If
N8n
Set
+11
20 节点Khairul Muhtadin
内容创作
n8n 工作流备份与恢复
使用 Telegram、Google Drive 和表单上传备份与恢复 n8n 工作流
If
N8n
Code
+11
28 节点Daniel Nkencho
[模板] AI宠物店 v8
🐶 AI宠物店助手 - 集成GPT-4o、Google日历和WhatsApp/Instagram/Facebook
If
N8n
Set
+38
244 节点Amanda Benks
销售
工作流信息
难度等级
高级
节点数量17
分类1
节点类型6
作者
Niten Musa
@nitenmusaJust like every business has its own processes, every business will have its own AI agents — I sell and teach that transition From France 🇫🇷 — Discipline, Humility, Benevolence
外部链接
在 n8n.io 查看 →
分享此工作流