Amadeus Flight Bargains
detail.loadingPreview
Finds and emails bargain flights based on your criteria.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automatically searches for bargain flights using the Amadeus API and notifies you via email when a suitable flight is found. It checks for flights departing in 7 and 14 days, within a specified price range.
Key Features
- Daily flight bargain checks.
- Email notifications for found flights.
- Customizable origin, destination, and price.
- Supports Amadeus API for flight data.
- Integrates with Gmail for notifications.
How To Use
- Set up your Amadeus API credentials in n8n.
- Configure the 'FromTo' node with your desired origin and destination airport codes (e.g., LHR to JFK).
- Adjust the price target in the 'Under Price' node.
- Ensure your Gmail account is connected for email notifications.
- Schedule the workflow to run at your preferred time.
Apps Used
Workflow JSON
{
"id": "5c6ad6d9-4384-4856-a559-5b500dd347a1",
"name": "Amadeus Flight Bargains",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 5c6ad6d9-4384...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Post to Twitter from Manual Trigger
Manually trigger a workflow to post a message to Twitter.
Community Contributed Twitter Banner Generator
Generates a Twitter banner by compositing user avatars and a background image.
Community Contributed: Screenshot Generation and Emailing (Unverified)
This workflow generates screenshots of a specified URL and emails them.
Community Contributed GitHub Releases
Parses GitHub release notes to extract and categorize changes for community contributions.
Loading Data Into a Spreadsheet
This workflow demonstrates loading mock CRM contact data into a target destination like a spreadsheet.
Standup Bot - Read Configuration
Reads the configuration for the Standup Bot from a JSON file.