Classify invoices and route them to Google Drive folders with easybits and Slack — n8n 工作流
概览
What This Workflow Does Upload a document (PDF, PNG, JPEG) via a web form and let easybits Extractor classify it into one of your defined categories. Based on the classification result and a confidence score, the document is automatically sorted into the correct Google Drive folder. Low-confidence or unrecognized documents are flagged for manual review via Slack.
How It Works User uploads a file through the hosted web form The binary file is converted to base64 and sent to easybits easybits ret
使用的节点
HTTP RequestSlackGoogle Drive
工作流预览
E
Extract from File
⚡
O
On form submission
E
Edit Fields
easybits Extractor (Clas…
P
Parse Result
C
Category Router
C
Confidence Check
Upload to Review Folder
Upload to Telecom Folder
Upload to Trades Folder
Upload to Hotel Folder
Upload to Restaurant Fol…
Upload to Medical Folder
Review Message
A
Attach Original File
15 nodes16 edges
工作原理
- 1
触发器
工作流由 触发器 触发器启动。
- 2
处理
数据流经 15 个节点, connecting extractfromfile, formtrigger, googledrive。
- 3
输出
工作流完成自动化并将结果发送到配置的目标。
节点详情 (15)
HT#1
HTTP Request
httpRequest
SL#2
Slack
slack
GO#3
Google Drive
googleDrive
如何导入此工作流
- 1点击右侧 下载 JSON 按钮保存工作流文件。
- 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入。
- 3选择下载的
classify-invoices-and-route-them-to-google-drive-folders-with-easybits-and-slack文件并点击导入。 - 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
- 5点击 测试工作流 验证一切正常,然后激活它。
或直接在 n8n → 从 JSON 导入 中粘贴:
{ "name": "Classify invoices and route them to Google Drive folders with easybits and Slack", "nodes": [...], ...}
集成
extractfromfileformtriggergoogledrivehttprequestifmergesetslackswitch
创建者
Felix
@easybits
标签
extractfromfileformtriggergoogledrivehttprequestifmergesetslackswitch