This workflow triggers on labeled Gmail emails, uses OpenAI Assistant to generate smart reply drafts, and attaches them to threads automatically. Saves time on routine email responses with customizable AI knowledge.
This n8n workflow automates the creation of reply drafts in Gmail using an OpenAI Assistant. It runs on a schedule (default every 1 minute), checks for emails with a specific label like 'AI', retrieves the message content, and sends it to the OpenAI Assistant to generate a tailored reply. The response is converted to HTML, formatted into a raw RFC-compliant email message, and created as a draft linked to the original thread. Finally, the trigger label is removed to avoid loops.
Key benefits inc
Platform
n8n
Category
Sales
Price
$14.99
Creator
Jose Maurino
Gmail
OpenAI
AI Assistant
Email Automation
Reply Drafts
Sales
Communication
Gmail API
Automation
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.