Settings
Connect, notify, and set up email forwarding
Worker API
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

  1. Open Gmail → Settings → See all settings → Filters and Blocked Addresses.
  2. Click "Create a new filter."
  3. In "From," enter googleflights-noreply@google.com (or search "price alert" in Subject).
  4. Click "Create filter," then check "Forward it to" and choose your forwarding address or automation.
  5. Confirm the forwarding address if Gmail asks you to verify it.
  6. Send yourself a test alert or use the test tools page to confirm FlightDrop receives it.
Unmatched emails

Loading…

Open test tools