Real-Time Flight Tracking with Aviation API, Slack & SendGrid/Twilio Alerts — n8n ワークフロー
概要
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
使用ノード
HTTP RequestPostgresCode
ワークフロープレビュー
⚡
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
仕組み
- 1
トリガー
このワークフローは スケジュール トリガーで開始します、定義されたスケジュールで実行。
- 2
処理
データは 13 個のノードを流れます, connecting code, httprequest, if。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (13)
HT#1
HTTP Request
httpRequest
PO#2
Postgres
postgres
CO#3
Code
code
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
real-time-flight-tracking-with-aviation-api-slack-sendgridtwilio-alertsファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Real-Time Flight Tracking with Aviation API, Slack & SendGrid/Twilio Alerts", "nodes": [...], ...}
インテグレーション
codehttprequestifpostgresscheduletrigger
作成者
Oneclick AI Squad
@oneclick-ai
タグ
codehttprequestifpostgresscheduletrigger