Gmail workflow'ları
10 sonuç — 1 indirilebilir workflow dosyası, 9 kaynağa bağlı n8n referansı
Webhook with HTTP Request & Notion
On a webhook or schedule, syncs tasks across Notion, Todoist, and Redis, compares datasets, and emails digests via Gmail.
Notion Todoist Two-Way Sync
On webhook and schedule triggers, syncs tasks two-way between Notion and Todoist using Redis state, emailing updates via Gmail.
Real Estate Price
On a form submission, queries property prices from Microsoft SQL, generates a file, and emails it via Gmail.
Newsletter Automation
On a schedule, reads RSS feeds, summarizes new articles with Ollama, deduplicates against Postgres, and emails a newsletter via Gmail.
AI Ticket Classifier
On a new Gmail email, classifies the support ticket with an Ollama model and stores the result in Postgres.
Classify Gmail Leads with Groq AI and Sync Sla Cases to Supabase Via Redis
On a Redis event, classifies Gmail leads with Groq, extracts SLA case details, and syncs records to Postgres via Redis.
Send SaaS Trial Follow up Emails with MongoDB and Gmail
On a schedule, queries trial users in MongoDB and sends batched, stage-based follow-up emails via Gmail.
Send Bulk Email Campaigns with Gmail/smtp and Postgres Reputation Safe Timing
On webhook trigger, sends bulk email campaigns via Gmail with reputation-safe scheduled timing, tracking sends in Postgres.
Send Post Purchase Emails from Postgres with Gmail and Groq AI
On a schedule, reads purchases from Postgres, drafts post-purchase emails with Groq AI, and sends them via Gmail.
Postgres to Gmail Sync
On a schedule, queries Postgres, transforms rows in code, and conditionally calls an API to send the results via Gmail.