Check for Bargain Flights and get notified using Amadeus and Gmail

Go to Workflow
6,003 views
Built by Jay Hartley Jay Hartley
Created on June 07, 2026

Description

What this template does
This workflow uses the Amadeus API, every day to check for bargain flights for an itinerary and price target of your choice. It then automatically emails you once it found a match.

Setup
Create an api account on https://developers.amadeus.com/
In Amadeus Flight Search, connect to Oauth2 API:
-- Grant Type - Client Credentials
-- Access Token URL - https://test.api.amadeus.com/v1/security/oauth2/token
-- Client ID/Secret - from your account
Set your details in Gmail
Set your desired Origin/Destination airports in FromTo
Set the dates ahead you wish to search in Get Dates (default is 7 days and 14 days)
Set the price target in Under Price

How to test it
After completing the setup steps above, just hit 'Test workflow'!

Nodes Used (3)

Code
n8n-nodes-base.code
Gmail
n8n-nodes-base.gmail
HTTP Request
n8n-nodes-base.httpRequest