Back to all workflows
n8n17 nodes
Gmail Inbox Manager & Classifier — Help with Claude
GmailClaude AIInformation ExtractorText ClassifierIfMerge
The Problem
Busy inboxes mix service requests, consultation inquiries, payment questions, and random messages — forcing you to manually triage every email, label it, and write the right reply. Important leads get buried, response times slip, and follow-ups fall through the cracks.
The Solution
A 17-node n8n workflow powered by Claude AI that reads every incoming Gmail message, extracts the key information, cleans and normalizes the data, then classifies each email into 4 categories (Services, Consultation, Payments, Others) — auto-labeling and sending the correct personalized reply for each type.
How It Works
- 1📧 Gmail Trigger — listens for every new incoming email in real time
- 2🔎 Information Extractor (Claude) — pulls structured fields (sender intent, topic, key entities) from the raw email body
- 3🔀 IF Node — routes valid extractions on the true branch, fallback on false
- 4✏️ Edit Fields / Edit Fields1 — normalizes data per branch (true vs false path)
- 5🔗 Merge — combines both branches back into a single clean stream
- 6🧹 Clean Data — strips noise, signatures, and quoted replies before classification
- 7🧠 Text Classifier (Claude) — categorizes each email into Services / Consultation / Payments / Others
- 8🏷️ Services Request — auto-applies the 'Services' label in Gmail
- 9📤 Reply to Services Requests — sends a tailored response for service inquiries
- 10🏷️ Consultation Requests — auto-applies the 'Consultation' label
- 11📤 Reply to Consultation Requests — sends a booking-friendly response with next steps
- 12🏷️ Payments — auto-applies the 'Payments' label for billing/invoice questions
- 13📤 Reply to Payment-Related Questions — sends payment details and clarifications
- 14🏷️ Others — catches everything that doesn't fit the 3 main buckets for later review
Results
- Every email auto-labeled and replied to within seconds — no manual triage
- Service inquiries and consultation requests never miss a follow-up
- Payment questions handled instantly with consistent, accurate responses
- Inbox stays organized 24/7 — Claude handles the reading, writing, and sorting
- Hours per week reclaimed from email triage and copy-pasting replies
Want something like this for your business?
I build custom AI-powered automations tailored to your workflows. Book a free 30-min call to discuss your use case.
Book a Free Call