Auto-label incoming Gmail messages with AI nodes
Add AI labels to Gmail messages With this workflow you can automatically set labels for your Gmail message according to its content. In this workflow available are 3 labels: "Partnership", "Inquiry" and "Notification". Feel free to adjust labels according to your needs. Please remember to set label names both in your Gmail account and workflow.
Integrations Used (4)
Prerequisites
Required Credentials (2)
Complexity
Advanced features used. Requires n8n experience.
When to Use This Workflow
Streamline Team Communication
Automatically route notifications and updates to the right channels and people.
Reduce information overload while keeping everyone informed.
Email Automation
Automate email responses, forwarding, or organization based on rules.
Handle routine email tasks automatically and focus on what matters.
Real-time Response
React instantly when events happen - new orders, form submissions, or API calls.
Zero delay between trigger and action for time-sensitive workflows.
{
"nodes": [
{
"id": "8141ffad-df2a-403b-a869-799c036f9733",
"name": "Gmail trigger",
"type": "n8n-nodes-base.gmailTrigger",
"position": [
-600,
580
],
"parameters": {
"simple": false,
"filters": {},
"options": {},
"pollTimes": {
"item": [
{
"mode": "everyMinute"
}
]
...Related Workflows
Gmail AI auto-responder: create draft replies to incoming emails
When I receive an Email
Classify lemlist replies using OpenAI and automate reply handling
Get your lemlist API key 1. Go to your lemlist account or create one [HERE](https://app.lemlist.com/create-account) 2. G...
Extract spend details (template)
A. Get data - Set up labels in Gmail - Suggested using Gmail filters to move emails to labels automatically
Social Media Analysis and Automated Email Generation
Personalize here Set: - your name - your company name - your company activity, used to find a match with your leads - y...
Automate Sales Meeting Prep with AI & APIFY Sent To WhatsApp
1. Periodically Search For Upcoming Meetings [Read about the Scheduled Trigger](https://docs.n8n.io/integrations/builtin...
Calendar_scheduling
Check if incoming email is about appointment We use LLM to check subject and body of the email and determine if it's an...