Automate Gmail Labeling with AI-Powered Classification
This workflow automates the organization of your Gmail inbox by using AI to analyze email content and apply appropriate labels. It fetches recent emails, classifies them using OpenAI's model, and labels them based on predefined categories.
This workflow is designed to streamline your email management by leveraging AI for intelligent classification. It runs at scheduled intervals, retrieves recent emails, and processes each one individually. The AI model analyzes the email content to determine its category, such as High Priority, Personal, or Promotions. Based on this classification, the workflow applies the corresponding Gmail labels, ensuring your inbox is organized efficiently. The setup allows customization of categories and sc
Platform
n8n
Category
Communication
Price
Free
Creator
Adrian Costa
gmail
stickyNote
splitInBatches
scheduleTrigger
lmChatOpenAi
textClassifier
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.