Automated Flight Fare Monitoring and Alert System - n8n Workflow | Neura Market
Automated Flight Fare Monitoring and Alert System
This n8n workflow automatically tracks flight fare changes using the Aviation Stack API and sends alerts via Gmail and Telegram when significant price drops or increases are detected.
This workflow is designed to continuously monitor flight fares for specific routes, comparing current prices against historical data stored in Google Sheets. It triggers alerts for significant fare changes, ensuring users are informed promptly. The workflow integrates with multiple services to fetch data, process it, and send notifications, making it a comprehensive solution for fare tracking and alerting.
Platform
n8n
Category
Travel
Price
Free
Creator
Gabriel Santos
if
code
cron
gmail
function
telegram
stickyNote
httpRequest
googleSheets
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.