This n8n workflow automates flight price monitoring and alert notification. It triggers daily at 8 AM to fetch flight prices from SerpAPI for a specified route and date. The workflow then checks if the price has dropped below a set threshold, and if so, sends an email alert to a specified address. This is useful for travelers wanting to monitor flight prices and get instant notifications of drops, enabling timely bookings and potential savings.
Flight Price Drop Alert Workflow
| Node Count | 0 – 5 Nodes |
|---|---|
| Nodes Used | cron, function, gmail, httpRequest, if |

Reviews
There are no reviews yet.