✍️ Auto‑draft Gmail replies with Claude + Zapier
US pros save 10+ hours/week: natural, brand‑aligned drafts waiting in your inbox.
⏱️ 15‑min setup
no code, just clicks. perfect for busy founders & operators.🎨 writes like you
Claude captures your brand voice (prompt‑tuned).📬 drafts ready
every new email gets a draft reply — you edit & send.💰 $0‑start
Zapier free plan + Claude API credits (pennies per mail).Prepare: API keys & Gmail label
prerequisite 5 minutes
- Claude API key: visit console.anthropic.com → Settings → API Keys → “Create Key”. Copy it now. [citation:6]
- Billing: add at least $5 credit (Build plan). API calls cost ~$0.01–0.03 per email. [citation:6]
- Gmail label (optional but recommended): create a label like “Claude‑Draft” to filter only work‑relevant emails (prevents auto‑drafting everything). [citation:2]
Create Zap: trigger = new Gmail email
In Zapier, click + Create Zap. Set up trigger:
- App: Gmail · Event: New Email [citation:2][citation:10]
- Connect your Gmail account (Zapier will prompt sign‑in).
- Label/mailbox: choose “Inbox” or the specific label you created. This avoids personal newsletters. [citation:2]
👉 Test trigger: select a recent real email to use as sample. This gives us data for later steps. [citation:2]
Add Claude action: “Send Message”
Action app: Anthropic (Claude) · Event: Send Message [citation:2][citation:6]
Connect your Anthropic account using the API key from step 1. [citation:6]
✏️ configure the prompt (this is where you shine)
User Message (prompt):
You are my executive assistant. Draft a reply to the email below.
- Use a friendly, professional tone — like me.
- Keep it concise but warm.
- If the email asks a question, answer based on general knowledge or suggest next steps.
- If you need more info, ask for clarification in the draft.
- Never invent specifics (dates, numbers) unless present in email.
Email subject: {{subject}}
Email body: {{body plain}}
Draft reply:
system prompt (optional) fill “System” with role: “You write in a warm, helpful brand voice. Signature: ‘Best, [Your Name]’.” [citation:6]
• Model: choose claude-3-haiku (fastest/cheapest for drafts) or Sonnet for extra nuance. [citation:6]
• Max Tokens: 300 (keeps replies short).
• Temperature: 0.4 (balance between creativity & predictability). [citation:6]
✅ Test step — Zapier will call Claude and show a generated reply. If it looks good, continue.
Final action: create Gmail draft reply
Add another action — app: Gmail · event: Create Draft Reply [citation:2][citation:5]
This is the magic: it attaches the draft to the exact email thread.
- From: select your email address.
- Body: click + and choose the “Response Content Text” from the Claude step. [citation:2]
- Thread: you need to map the original email thread. Click inside the field → “Add search step”. [citation:2]
Search configuration: Gmail step searches for the original email using its body/subject. Just map “Search string” to the original email’s body plain. Zapier automatically finds the right thread ID. [citation:2]
Test this step — you should see a draft appear in the Gmail thread you used as sample.
Publish & enjoy AI drafts
Turn your Zap ON. Now every new matching email (or labeled email) will have a Claude‑generated draft waiting. [citation:2]
📋 Prompt library — copy & paste
| scenario | prompt snippet (add to User Message) |
|---|---|
| Customer support | "Draft a helpful, empathetic reply. If it’s a problem, apologize and offer a fix or timeline. ask for details if needed." |
| Sales / prospect | "Reply warmly, reaffirm interest, and propose a quick call or demo this week. keep it energetic." |
| Internal / colleague | "Write a casual but clear reply. if it’s a request, confirm you’ll handle it or need more info." |
| Influencer / partner | "Friendly, appreciative tone. suggest potential collaboration but stay light." |
⚙️ pro‑level customizations
- Use a Gmail filter + label: auto‑apply “Claude” to specific senders (clients, leads) so only those get drafts. [citation:6]
- Memory key: In Claude action, set a “Memory key” like “EmailStyle” to keep conversation context across replies. [citation:6]
- Attachments handling: Claude can’t see attachments via this simple Zap, but you can use “Formatter” to extract text from PDFs (Zapier beta) before sending to Claude. [citation:1][citation:8]
💰 estimated costs (US)
Claude Haiku: ~$0.0025 per draft · 500 emails/month = $1.25 [citation:6]
Zapier: free plan includes 100 tasks/month; paid starter $29.99/mo for more.
⏳ time saving
average reply takes 3 min → 500 emails = 25 hours. with drafts, you edit in 30 sec: ~4 hours total. save 21 hours monthly. [citation:9]
❓ why Claude + Zapier over others? Claude’s natural tone beats ChatGPT for brand voice, and Zapier’s Gmail “Create Draft Reply” is unique (no other automation tool has it). [citation:2][citation:4]
❓ can i run this on free plan? Yes: Zapier free includes 100 tasks/mo, Claude API costs pennies.
set up AI agents to automate your emails
The big‑picture guide — compare all methods (no‑code n8n, Make, CrewAI, LangGraph) and choose your path.
→ read the hub →connect Gemini to Gmail
Automatic labels, triage & summaries — using n8n, Apps Script, or Vertex AI.
→ Gemini guide →summarize Google Chat threads
Build a bot that listens for `/summarize` and posts instant recaps — free, with Apps Script + Gemini.
→ Chat summarizer →categorize work vs. personal emails
Copy‑paste universal prompt (98% accuracy) — works with Gemini, ChatGPT, Claude, n8n, Zapier.
→ categorization guide →