Automated Multilingual Gmail Draft Replies with GPT-4o
Monitors Gmail inbox for labeled emails, detects language using OpenAI GPT-4o, generates context-aware replies in the matching language, and saves them as HTML drafts for review.
This n8n workflow automates multilingual email responses by watching your Gmail inbox for new messages tagged with a specific label like 'Inquiry'. It leverages OpenAI GPT-4o to assess the email content, detect the sender's language, and parse key information via JSON. Then, it crafts a professional, context-aware reply in the detected language using GPT-4o again, converts it to HTML format, and creates a draft in the original thread for your quick review and approval.
The primary benefits incl
Platform
n8n
Category
Language Tools
Price
$16.99
Creator
Matt Buds
Gmail
OpenAI
GPT-4o
Multilingual
Email Automation
Customer Support
AI Replies
Language Detection
Drafts
n8n Template
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.