Block 1 - 📌 Workflow Introduction
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
Overview A comprehensive flight price monitoring and AI assistant solution built entirely in n8n. Combines automated price tracking with intelligent conversational flight search via Telegram. ![...
n8n-nodes-base.stickynote, n8n-nodes-base.scheduletrigger, n8n-nodes-base.set, n8n-nodes-serpapi.serpapi, n8n-nodes-base.code, n8n-nodes-base.filter, n8n-nodes-base.telegram, n8n-nodes-base.telegramtrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Nguyễn Thiệu Toàn (Jay Nguyen).
Original n8n.io sourceA comprehensive flight price monitoring and AI assistant solution built entirely in n8n. Combines automated price tracking with intelligent conversational flight search via Telegram.
Perfect for:
Requirements: n8n v1.123.0+ or v2.0.0+ SerpAPI key (500 free/month), Google Gemini API, Telegram bot token
| Workflow | Function | Trigger |
|---|---|---|
| 🔔 Automated Monitoring | Tracks specific routes, alerts on price drops | Schedule (every 7 days) |
| 💬 AI Flight Assistant | Interactive search with natural language | Telegram messages |
Key Capabilities:
Technical Highlights: SerpAPI integration for real-time prices, Google Gemini Flash for AI responses, session-based conversation memory, Telegram HTML formatting, automatic date calculations (+5 days for returns)
### Workflow 1: Automated Monitoring
Schedule Trigger → Configure Route → Search Flights → Extract Best Price
↓
Price < Threshold? → Send Alert
### Workflow 2: AI Assistant
Telegram Message → AI Agent → Flight Search Tools → Format Response
↓ ↓ ↓
Understand Round-trip/One-way Telegram HTML
Context Auto +5 days return Send to user
Get SerpAPI key (https://serpapi.com), Google Gemini API (https://aistudio.google.com/app/apikey), Telegram bot token (@BotFather)
Edit Fields node: Set departure/arrival codes, price threshold, Telegram ID
Link Gemini model to AI Agent, connect flight search tools, activate memory
Enable workflow, send test message to bot, verify alerts
Automated Alert:
✈️ CHEAPEST TICKET
Price: 2,450,000 VND
Airline: Vietjet Air
Time: 06:00 → 08:00
AI Chat:
Nguyen Thieu Toan (Nguyễn Thiệu Toàn / Jay Nguyen)
AI Automation Specialist | n8n Workflow Expert
Contact:
GenStaff Company: genstaff.net
Ready to never miss a flight deal again? Import this workflow and start tracking prices today! 🚀
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Search flights with Gemini via Telegram and send SerpAPI price alerts |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | Market Research, AI Chatbot |
| Author | Nguyễn Thiệu Toàn (Jay Nguyen) |
| Published | 24 Jan 2026 |
Use the JSON export at /data/workflows/12971/12971.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Overview A comprehensive flight price monitoring and AI assistant solution built entirely in n8n. Combines automated price tracking with intelligent conversational flight search via Telegram. ![...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research, AI Chatbot use case.