Use Cases
- Receive instant notifications for bargain flights based on specific criteria.
- Automate the search for affordable flights from various airlines.
- Streamline travel planning by integrating flight search and email notifications.
How It Works
Triggers the workflow based on a schedule. Retrieves carrier codes from Amadeus for accurate airline identification. Fetches flight offers using specified parameters such as origin, destination, and dates. Processes and filters flight offers based on price criteria. Sends email notifications through Gmail when a suitable flight is found.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure the Gmail node with your email credentials.
- 3Set your desired origin and destination airports in the FromTo node.
- 4Adjust the price threshold in the Under Price node.
- 5Schedule the trigger to run the workflow at your preferred times.
Apps Used
Gmail
Amadeus
Categories
Target Roles
Industries
Tags
#email automation
#notifications
#workflow management