Automate Email Processing with AI Classification, Gmail Drafts, and Slack Alerts - n8n Workflow | Neura Market
Automate Email Processing with AI Classification, Gmail Drafts, and Slack Alerts
This workflow automates the management of incoming emails by using AI to classify them, creating draft responses, and sending Slack notifications based on the email content.
This workflow leverages AI to streamline email processing. It monitors emails labeled 'AI-Agent' in Gmail, classifies them into predefined categories using AI, and applies corresponding labels. For 'Support' and 'Inquiry' emails, it generates draft responses. Additionally, it sends Slack notifications for 'Actionpoint' emails and summaries for 'Newsletters'. This setup requires Gmail, OpenAI, and Slack credentials, and allows customization of categories, labels, and Slack channels.
Platform
n8n
Category
Communication
Price
Free
Creator
Daniel Park
ZenAgent Labs
set
code
gmail
slack
switch
stickyNote
gmailTrigger
agent
lmChatOpenAi
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.