Real-time Public Transport Delay Tracking with ScrapeGraphAI, Teams & Dropbox — n8n ワークフロー

複雑度🔗 Webhook10個のノード🏷️ Miscellaneous作成者:vinci-king-01

概要

Public Transport Schedule & Delay Tracker with Microsoft Teams and Dropbox

⚠️ COMMUNITY TEMPLATE DISCLAIMER: This is a community-contributed template that uses ScrapeGraphAI (a community node). Please ensure you have the ScrapeGraphAI community node installed in your n8n instance before using this template.

This workflow automatically scrapes public transport websites or apps for real-time schedules and service alerts, then pushes concise delay notifications to Microsoft Teams while archivin

使用ノード

DropboxMicrosoft TeamsCode

ワークフロープレビュー

How it works
This webhook-driven workflow listens for a POST request
Trigger & URL Builder
This group kick-starts the automation each time your mo
Scraping Layer
The scraping layer is where the heavy lifting occurs. S
Processing & Alerting
Once all raw pages are scraped, Normalize & Deduplicate
Storage & Archiving
Every execution—alert-worthy or not—gets recorded for h
W
Webhook Listener
Prepare Source URLs
S
Split URLs
S
Scrape Transit Data
M
Merge Results
Normalize & Deduplicate
S
Significant Delay?
Send Teams Alert
P
Prepare File for Dropbox
Archive to Dropbox
10 nodes10 edges

仕組み

  1. 1

    トリガー

    このワークフローは webhook トリガーで開始します。

  2. 2

    処理

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

  3. 3

    出力

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

ノード詳細 (10)

DR

Dropbox

dropbox

#1
MI

Microsoft Teams

microsoftTeams

#2
CO

Code

code

#3

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

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

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

{ "name": "Real-time Public Transport Delay Tracking with ScrapeGraphAI, Teams & Dropbox", "nodes": [...], ...}

インテグレーション

codedropboxifmergemicrosoftteamsn8n-nodes-scrapegraphai.scrapegraphaisetsplitinbatcheswebhook

このワークフローを取得

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

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

作成者

vinci-king-01

vinci-king-01

@vinci-king-01

タグ

codedropboxifmergemicrosoftteamsn8n-nodes-scrapegraphai.scrapegraphaisetsplitinbatcheswebhook

n8n初めてですか?

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

n8nを無料で始める →

Related Miscellaneous Workflows