Worker API
Default passengers
Pre-fills the passenger count on Add Watch, so you don't have to re-enter it every time.
Notifications
On iPhone: add FlightDrop to your Home Screen (Share → Add to Home Screen), open it from there, then enable notifications below. Safari doesn't support push for tabs — only for installed Home Screen apps.
Inbound email
Forward Google Flights alert emails to FlightDrop by one of two routes:
Option A — Cloudflare Email Routing (recommended): point an address on your own domain (e.g. flights@yourdomain.com) at the FlightDrop Worker. See the README for the one-time dashboard setup.
Option B — Webhook forward: use a Gmail filter + a forwarding tool (Zapier, Make, or a Google Apps Script) to POST the email to:
/api/email/inbound
Gmail filter setup
- Open Gmail → Settings → See all settings → Filters and Blocked Addresses.
- Click "Create a new filter."
- In "From," enter
noreply-travel@google.com(or search "tracked flight" in Subject). - Click "Create filter," then check "Forward it to" and choose your forwarding address or automation.
- Confirm the forwarding address if Gmail asks you to verify it.
- Send yourself a test alert or use the test tools page to confirm FlightDrop receives it.
Unmatched emails
Loading…