This workflow automates the process of finding and notifying about cheap flight deals for specific routes using multiple integrated services. It triggers daily at a set time, retrieves carrier data, and searches for flights within a price target. If a bargain flight is found below the specified price, an automated email is sent to alert the user. This workflow is ideal for travel agents, frequent travelers, or travel deal enthusiasts who want to stay updated on airline discounts without manual searching. The process includes fetching carrier codes, setting departure and destination cities, calculating upcoming travel dates, querying flight offers via the Amadeus API, filtering results by price, and sending email notifications through Gmail.
Automated Flight Deal Notifications for Specific Routes
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | code, filter, gmail, httpRequest, scheduleTrigger, set, splitInBatches, stickyNote, wait |
Reviews
There are no reviews yet.