Automate Gmail Email Classification and Response with AI and WhatsApp Alerts - n8n Workflow | Neura Market
Automate Gmail Email Classification and Response with AI and WhatsApp Alerts
This n8n workflow uses AI to classify incoming Gmail emails into five categories, automates responses, and sends WhatsApp alerts for urgent messages, ensuring efficient email management.
The workflow begins with a Gmail trigger that activates upon receiving a new email. It utilizes OpenAI's language model to classify emails into categories such as High Priority, Customer Support, Promotion, Finance/Billing, and Random/Other. Based on the classification, conditional logic determines the appropriate action: drafting replies, sending alerts via WhatsApp, or forwarding emails to specific departments. This system ensures high-priority emails receive immediate attention and other emai
Platform
n8n
Category
Communication
Price
Free
Creator
Santiago Lopez
How
Setup
Good
Requirements
Customization
gmail
whatsApp
stickyNote
gmailTrigger
openAi
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.