审计文档自动化 – v1
中级
这是一个Document Extraction领域的自动化工作流,包含 9 个节点。主要使用 Set, Gmail, Merge, Compression, GoogleDrive 等节点。 通过Google Drive、Sheets和Gmail自动化合规审计文档管理
前置要求
- •Google 账号和 Gmail API 凭证
- •Google Drive API 凭证
- •Google Sheets API 凭证
分类
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "KPUhmGUm3HsZ9NKu",
"meta": {
"instanceId": "6feff41aadeb8409737e26476f9d0a45f95eec6a9c16afff8ef87a662455b6df"
},
"name": "审计文档自动化 – v1",
"tags": [],
"nodes": [
{
"id": "dadbd689-4e8f-4fa5-8522-105d572593d7",
"name": "当点击“执行工作流”时",
"type": "n8n-nodes-base.manualTrigger",
"position": [
0,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a13bc01c-d0f6-456e-8947-1f3a737bb856",
"name": "加载审计日志",
"type": "n8n-nodes-base.googleSheets",
"position": [
220,
0
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "dd24ad69-9614-4fca-a86b-1252a66a2dbf",
"name": "获取证据文件",
"type": "n8n-nodes-base.googleDrive",
"position": [
460,
200
],
"parameters": {},
"typeVersion": 3
},
{
"id": "e1e94897-d0cd-4618-9ae3-b3aaec9ac9fb",
"name": "合并日志+文件",
"type": "n8n-nodes-base.merge",
"position": [
1040,
20
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "afe9af73-d873-461f-81f0-c7e46d398f7d",
"name": "添加控制ID到文件",
"type": "n8n-nodes-base.set",
"position": [
700,
200
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "075e1947-d1bf-48b1-84a2-c7f73488e3a6",
"name": "下载证据文件",
"type": "n8n-nodes-base.googleDrive",
"position": [
1260,
20
],
"parameters": {},
"typeVersion": 3
},
{
"id": "719d6943-73f4-40bb-b7de-8d49ca940d8b",
"name": "压缩文件",
"type": "n8n-nodes-base.compression",
"position": [
1480,
20
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "9ae3ab6f-6ad7-44c5-ac60-5c4a3b7974ae",
"name": "发送证据邮件",
"type": "n8n-nodes-base.gmail",
"position": [
1660,
20
],
"webhookId": "fee93921-e756-413d-b56e-fe5730fd2e38",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "e733b2be-e4a7-4185-9dbc-44ebb480f8b6",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
160,
440
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "332b6ac2-9d99-4dc2-bc67-9d93787e0a2d",
"connections": {
"Zip Files": {
"main": [
[
{
"node": "Send Evidence Email",
"type": "main",
"index": 0
}
]
]
},
"Load Audit Logs": {
"main": [
[
{
"node": "Fetch Evidence Files",
"type": "main",
"index": 0
},
{
"node": "Merge Logs + Files",
"type": "main",
"index": 0
}
]
]
},
"Merge Logs + Files": {
"main": [
[
{
"node": "Download Evidence File",
"type": "main",
"index": 0
}
]
]
},
"Fetch Evidence Files": {
"main": [
[
{
"node": "Add control_id to File",
"type": "main",
"index": 0
}
]
]
},
"Add control_id to File": {
"main": [
[
{
"node": "Merge Logs + Files",
"type": "main",
"index": 1
}
]
]
},
"Download Evidence File": {
"main": [
[
{
"node": "Zip Files",
"type": "main",
"index": 0
}
]
]
},
"When clicking ‘Execute workflow’": {
"main": [
[
{
"node": "Load Audit Logs",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 文档提取
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
ISO 42001 控制映射模块
使用GPT和Google表格自动进行ISO 42001合规性评估
If
Set
Gmail
+6
13 节点Adnan Tariq
文档提取
GRC - 安全问卷自动填写
自动化安全问卷回复:GPT-4o和Google Sheets
If
Set
Code
+7
11 节点Adnan Tariq
安全运维
使用Google套件、PDF和邮件自动化商业保险提交
通过Google套件、PDF和邮件自动化商业保险提交流程
If
Set
Code
+10
37 节点David Olusola
文档提取
AI-Deepseek-R1t 会议差旅审批与费用授权申请
通过Deepseek AI、Gmail和Google Sheets自动化会议差旅审批
If
Set
Code
+11
24 节点Cheng Siong Chin
文档提取
自动化 PCI 控制评估
使用Google Sheets自动化PCI DSS控制评估与合规性跟踪
If
Set
Code
+5
19 节点Adnan Tariq
安全运维
CyberPulse合规性 – v2批处理流水线
使用CyberPulse、GPT-4o和Google Sheets的自动合规控制评分
Set
Code
Merge
+6
18 节点Adnan Tariq
工作流信息
难度等级
中级
节点数量9
分类1
节点类型8
作者
Adnan Tariq
@adnantariqFounder of CYBERPULSE AI — helping security teams and SMEs eliminate repetitive tasks through modular n8n automations. I build workflows for vulnerability triage, compliance reporting, threat intel, and Red/Blue/GRC ops. Book a session if you'd like custom automation for your use case. https://linkedin.com/in/adnan-tariq-4b2a1a47
外部链接
在 n8n.io 查看 →
分享此工作流