Block 1 - OpenAI Chat Model
- Type / Role
- @n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
Why settle for Gmail’s default tabs when AI can sort your inbox your way? Who is this for? Job seekers, freelancers, and students who receive job...
@n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.gmail, @n8n/n8n-nodes-langchain.textclassifier, n8n-nodes-base.cron
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ashish Kumar Swain.
Original n8n.io sourceWhy settle for Gmail’s default tabs when AI can sort your inbox your way?
Job seekers, freelancers, and students who receive job-related emails and want them auto-sorted into labels
Problem: Job emails get buried.Manually reading, labeling, and tracking them in a sheet is error-prone and time-consuming.
Use Case: An n8n workflow that fetches new Gmail messages on a schedule, classifies them with OpenAI, adds customised Gmail labels defined by the user.
Add a Follow-Up Date parser (e.g., “We’ll get back in 2 weeks”) → push to Calendar.
Extend categories (e.g., Interview Invite, Offer, Rejection, HR Enquiry).
Threaded Gmail Draft Reply for Enquiries using a template.
No items flowing? Check Gmail scope/label filters and Cron timing.
Labels not created? The Gmail node can create them; ensure the label names match exactly.
Gmail can classify messages into Spam, Promotions, or Social, but have you ever wished you could sort emails your own way?
With this AI-powered workflow, you can create custom categories that fit your needs — like Job Opportunity, Application Status, or Enquiries — so you never lose track of what matters.
For setup guidance, customization, or business inquiries, Email: [email protected]
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Auto-label Gmail messages with custom categories using GPT-4o-mini |
|---|---|
| Complexity | intermediate |
| Nodes | 8 |
| Categories | AI Summarization, Multimodal AI |
| Author | Ashish Kumar Swain |
| Published | 16 Aug 2025 |
Use the JSON export at /data/workflows/7477/7477.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Why settle for Gmail’s default tabs when AI can sort your inbox your way? Who is this for? Job seekers, freelancers, and students who receive job...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your AI Summarization, Multimodal AI use case.