Automate Flight Fare Monitoring and Alerts with Amadeus and Skyscanner - n8n Workflow | Neura Market
Automate Flight Fare Monitoring and Alerts with Amadeus and Skyscanner
This n8n workflow automates the process of tracking flight fares using Amadeus and Skyscanner APIs. It identifies fare drops post-purchase to notify users and initiate refund processes when eligible, enhancing travel savings and efficiency.
The workflow periodically checks booked flight fares against current market rates using Amadeus and Skyscanner. It updates fare tracking records, assesses potential savings, and determines if notifications or refund processes should be initiated. Alerts are sent via email, SMS, and Slack to ensure timely user updates.
Platform
n8n
Category
Travel & Hospitality
Price
Free
Creator
Luca Esposito
if
code
postgres
stickyNote
httpRequest
scheduleTrigger
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.