๐ŸŽซ Draft Gmail replies with OpenAI and OpenRouter for an inbox-zero workflow

โšก 80 views ยท ๐ŸŽซ Ticket Management & Triage

Description

Automatically draft email replies using AI. This workflow monitors your Gmail inbox, filters out automated emails (newsletters, receipts, notifications), and uses AI to create draft responses only for emails that genuinely need your attention.

Who is this for?
Freelancers, consultants, and business owners who want to reduce email response time while maintaining quality responses.

How it works

  1. Gmail Trigger polls your inbox for new emails
  2. AI Classification (OpenRouter) determines if the email needs a human response - automatically filters out newsletters, receipts, system notifications, and marketing emails
  3. Email Draft Agent (OpenAI) generates a contextual draft reply matching your writing style
  4. Gmail saves the draft to your drafts folder
  5. Telegram sends you a notification when drafts are created

Prerequisites

Setup steps

  1. Import the workflow and connect your Gmail OAuth2 credentials
  2. Add your OpenAI and OpenRouter API keys
  3. Create a Telegram bot via BotFather and add your chat ID to the notification nodes
  4. Customise the Email Draft Agent system prompt with your business context and example emails
  5. Test with a few emails before activating

๐Ÿ”— Nodes Used

Telegram, Gmail Trigger, AI Agent, Basic LLM Chain, Embeddings OpenAI, OpenAI Chat Model

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup