Real-Time Flight Tracking with Aviation API, Slack & SendGrid/Twilio Alerts — n8n ワークフロー

複雑度 スケジュール13個のノード🏷️ Miscellaneous作成者:Oneclick AI Squad

概要

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

ワークフロープレビュー

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

仕組み

  1. 1

    トリガー

    このワークフローは スケジュール トリガーで開始します、定義されたスケジュールで実行。

  2. 2

    処理

    データは 13 個のノードを流れます, connecting code, httprequest, if。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (13)

HT

HTTP Request

httpRequest

#1
PO

Postgres

postgres

#2
CO

Code

code

#3

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした real-time-flight-tracking-with-aviation-api-slack-sendgridtwilio-alerts ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

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

インテグレーション

codehttprequestifpostgresscheduletrigger

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード13
複雑度medium
トリガーscheduled
カテゴリMiscellaneous

作成者

Oneclick AI Squad

Oneclick AI Squad

@oneclick-ai

タグ

codehttprequestifpostgresscheduletrigger

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →

Related Miscellaneous Workflows