Classify invoices and route them to Google Drive folders with easybits and Slack — n8n Workflow
Overview
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
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 15 nodes, connecting extractfromfile, formtrigger, googledrive.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (15)
HTTP Request
httpRequest
Slack
slack
Google Drive
googleDrive
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
classify-invoices-and-route-them-to-google-drive-folders-with-easybits-and-slackfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Felix
@easybits
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →