💾 n8n工作流到Google Drive备份自动化(每日或手动)
中级
这是一个DevOps, AI, IT Ops领域的自动化工作流,包含 15 个节点。主要使用 N8n, Merge, DateTime, GoogleDrive, ManualTrigger 等节点,结合人工智能技术实现智能自动化。 💾 n8n工作流到Google Drive的备份自动化(每日或手动执行)
前置要求
- •Google Drive API 凭证
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "LtV9R8GxBGG8peSx",
"meta": {
"instanceId": "b79da95dcb1b69eebc3470f6fd833d7e53e389c229c716386bdb8e7c291ad2b9",
"templateCredsSetupCompleted": true
},
"name": "💾 Backup Automation for n8n Workflows to Google Drive (Daily or Manual)",
"tags": [
{
"id": "gopnerJXNBoZBzMX",
"name": "iloveflows.com",
"createdAt": "2025-05-06T11:24:14.834Z",
"updatedAt": "2025-05-06T11:24:14.834Z"
}
],
"nodes": [
{
"id": "cdd22824-2a16-45ea-aff6-6f3c8cc56225",
"name": "Move Binary Data",
"type": "n8n-nodes-base.moveBinaryData",
"position": [
-640,
180
],
"parameters": {},
"typeVersion": 1
},
{
"id": "6b40b453-1447-446e-a882-66b26808b63e",
"name": "Date & Time",
"type": "n8n-nodes-base.dateTime",
"position": [
-1580,
220
],
"parameters": {},
"typeVersion": 2
},
{
"id": "777bce77-5321-4464-9004-8b8d0068ff47",
"name": "Start by Date and Time",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-1820,
140
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "d68353c0-fd0f-4123-81dc-48e476145c82",
"name": "Start by Click",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-1820,
300
],
"parameters": {},
"typeVersion": 1
},
{
"id": "2285b6f9-92fa-49b1-b90d-a167b5443afb",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1900,
20
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b45ad37b-55f2-46fc-8160-a749fc7788c3",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1620,
20
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "7763526c-9229-42ec-821a-1a599906585b",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1420,
20
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "2307a769-7c07-420c-b478-11da8ca6f52b",
"name": "Folder Creation in Drive",
"type": "n8n-nodes-base.googleDrive",
"position": [
-1360,
220
],
"parameters": {},
"typeVersion": 3
},
{
"id": "ab7d5597-9825-448e-87dc-ac42af526cb7",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1180,
20
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b3d7065e-e4b7-4d0e-97af-16ae37a9bd97",
"name": "Search All Workflows",
"type": "n8n-nodes-base.n8n",
"position": [
-1120,
220
],
"parameters": {},
"typeVersion": 1
},
{
"id": "46cae300-40fc-4537-9f31-09e1c517959e",
"name": "Compiles Individual Data",
"type": "n8n-nodes-base.n8n",
"position": [
-940,
280
],
"parameters": {},
"typeVersion": 1
},
{
"id": "4c8d937b-76da-43dc-8a00-512ad8ef9cab",
"name": "Merge Data",
"type": "n8n-nodes-base.merge",
"position": [
-780,
180
],
"parameters": {},
"typeVersion": 1
},
{
"id": "5ca9208c-43d4-4707-9417-a292e49c4a92",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-480,
20
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "9954b76b-952e-4e0c-a90c-44536bc00948",
"name": "Save to Drive",
"type": "n8n-nodes-base.googleDrive",
"position": [
-440,
200
],
"parameters": {},
"typeVersion": 1
},
{
"id": "f29d9273-6f0a-4135-ada5-18217ad2ae6b",
"name": "Sticky Note5",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1900,
-340
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "6289aec5-375b-4637-80f7-fefee827a05a",
"connections": {
"4c8d937b-76da-43dc-8a00-512ad8ef9cab": {
"main": [
[
{
"node": "cdd22824-2a16-45ea-aff6-6f3c8cc56225",
"type": "main",
"index": 0
}
]
]
},
"6b40b453-1447-446e-a882-66b26808b63e": {
"main": [
[
{
"node": "2307a769-7c07-420c-b478-11da8ca6f52b",
"type": "main",
"index": 0
}
]
]
},
"d68353c0-fd0f-4123-81dc-48e476145c82": {
"main": [
[
{
"node": "6b40b453-1447-446e-a882-66b26808b63e",
"type": "main",
"index": 0
}
]
]
},
"cdd22824-2a16-45ea-aff6-6f3c8cc56225": {
"main": [
[
{
"node": "9954b76b-952e-4e0c-a90c-44536bc00948",
"type": "main",
"index": 0
}
]
]
},
"b3d7065e-e4b7-4d0e-97af-16ae37a9bd97": {
"main": [
[
{
"node": "46cae300-40fc-4537-9f31-09e1c517959e",
"type": "main",
"index": 0
},
{
"node": "4c8d937b-76da-43dc-8a00-512ad8ef9cab",
"type": "main",
"index": 0
}
]
]
},
"777bce77-5321-4464-9004-8b8d0068ff47": {
"main": [
[
{
"node": "6b40b453-1447-446e-a882-66b26808b63e",
"type": "main",
"index": 0
}
]
]
},
"46cae300-40fc-4537-9f31-09e1c517959e": {
"main": [
[
{
"node": "4c8d937b-76da-43dc-8a00-512ad8ef9cab",
"type": "main",
"index": 1
}
]
]
},
"2307a769-7c07-420c-b478-11da8ca6f52b": {
"main": [
[
{
"node": "b3d7065e-e4b7-4d0e-97af-16ae37a9bd97",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 开发运维, 人工智能, IT 运维
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
[模板] AI宠物店 v8
🐶 AI宠物店助手 - 集成GPT-4o、Google日历和WhatsApp/Instagram/Facebook
If
N8n
Set
+
If
N8n
Set
244 节点Amanda Benks
销售
AI 代理餐厅 [模板]
🤖 WhatsApp、Instagram 和 Messenger 的 AI 餐厅助手
If
N8n
Set
+
If
N8n
Set
239 节点Amanda Benks
其他
与Supabase存储中文件对话的AI智能体
与Supabase存储中文件对话的AI智能体
If
Merge
Switch
+
If
Merge
Switch
33 节点Mark Shcherbakov
工程
🤖 WhatsApp AI个人助手:GPT-4o、记忆和日程安排功能
AI个人助手:集成GPT-4o、RAG和语音功能,使用Supabase的WhatsApp助手
If
Set
Wait
+
If
Set
Wait
76 节点Amanda Benks
人工智能
AI智能助手:与Supabase存储和Google Drive文件对话
AI智能助手:与Supabase存储和Google Drive文件对话
If
Set
Wait
+
If
Set
Wait
62 节点Mark Shcherbakov
工程
使用 Telegram 审批系统自动化 Docker 容器更新
使用 Telegram 审批系统自动化 Docker 容器更新
If
Set
Ssh
+
If
Set
Ssh
27 节点Jaber Zare
开发运维
工作流信息
难度等级
中级
节点数量15
分类3
节点类型8
作者
Amanda Benks
@amandaHi loves! I've been making workflows for n8n for two years, and I hope you like my flows <3
外部链接
在 n8n.io 查看 →
分享此工作流