n8n Workflow: Gmail Competitor Newsletters to Telegram Alerts
n8n Workflow: Gmail Competitor Newsletters to Telegram Alerts
Regular price
£17.99
Regular price
£17.99
Sale price
Unit price
/
per
⬇
Instant Digital Download
∞
Unlimited Downloads
★
Lifetime Access in Your Account
Couldn't load pickup availability
🔥
128+ Sold
Popular with n8n builders
⚡
23 people viewing
High interest right now
✅
9 added today
Fast-moving digital product
n8n Workflow: Gmail Competitor Newsletters to Telegram Alerts
Regular price
£17.99
Regular price
£17.99
Sale price
Unit price
/
per
Get competitor newsletter signals in Telegram—only when they’re worth acting on
This n8n workflow monitors your Gmail competitor newsletters, uses Google Gemini 3.5 Flash-Lite to score and classify commercial signals, and then sends a formatted Telegram alert only when the message meets your configured alert threshold. No noise—just the competitor insights that matter.
What this workflow does
-
Polls Gmail every minute for new emails matching
label:Competitors. - Builds an analysis prompt using the email sender, subject, and body, along with your configured importance threshold.
- Calls Google Gemini to extract a structured result (e.g., competitor, signal type, importance, evidence, and whether the item should trigger an alert).
- Filters results to alert only when the message is flagged as actionable and the importance score is >= your threshold.
- Formats a safe HTML message for Telegram and sends it to your specified chat.
Use cases
- SaaS competitive monitoring: Turn competitor newsletter mentions into actionable Telegram alerts.
- Product & growth teams: Detect signals like pricing changes, feature announcements, or market moves and route only high-importance items.
- Ops/automation engineers: Keep a lightweight, reliable pipeline from Gmail → Gemini → Telegram without manual triage.
Technical details
-
Gmail Trigger (OAuth2): polls for messages with label
Competitors. - Google Gemini (Gemini 3.5 Flash-Lite): scores/classifies commercial signals and returns structured output.
-
if + code: evaluates “actionable” status and compares importance against
alertThreshold. -
Telegram node: sends an HTML-formatted alert to your
telegramChatId. - Setup steps include: creating the Gmail label, adding Gemini API credentials, creating a Telegram bot via @BotFather, and configuring the CONFIG - EDIT ME values.
