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'!