Real-Time Flight Tracking with Aviation API, Slack & SendGrid/Twilio Alerts — Workflow n8n

Moyen complexité Planifié13 nœuds🏷️ Miscellaneouspar Oneclick AI Squad

Aperçu

This automated n8n workflow continuously monitors airline schedule changes by fetching real-time flight data, comparing it with stored schedules, and instantly notifying both internal teams and affected passengers through multiple communication channels. The system ensures stakeholders are immediately informed of any flight delays, cancellations, gate changes, or other critical updates.

Good to Know

Flight data accuracy depends on the aviation API provider's update frequency and reliability Cr

Nœuds utilisés

HTTP RequestPostgresCode

Aperçu du workflow

How It Works
1. Schedule Trigger - Automatically runs every 30 minut
2. Fetch Airline Data - Retrieves current flight inform
Introduction:
This automated n8n workflow continuously monitors airli
S
Schedule Trigger
Fetch Airline Data
Get Current Schedules
Process Changes
C
Check for Changes
Update Database
Notify Slack Channel
C
Check Urgent Notifications
Get Affected Passengers
Send Email Notifications
Send SMS (Critical Only)
Update Internal Systems
Log Sync Activity
13 nodes14 edges

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur planifié, s'exécutant selon un planning défini.

  2. 2

    Traitement

    Les données transitent par 13 nœuds, connecting code, httprequest, if.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (13)

HT

HTTP Request

httpRequest

#1
PO

Postgres

postgres

#2
CO

Code

code

#3

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier real-time-flight-tracking-with-aviation-api-slack-sendgridtwilio-alerts téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

{ "name": "Real-Time Flight Tracking with Aviation API, Slack & SendGrid/Twilio Alerts", "nodes": [...], ...}

Intégrations

codehttprequestifpostgresscheduletrigger

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds13
Complexitémedium
Déclencheurscheduled
CatégorieMiscellaneous

Créé par

Oneclick AI Squad

Oneclick AI Squad

@oneclick-ai

Tags

codehttprequestifpostgresscheduletrigger

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →

Related Miscellaneous Workflows