Get notified the moment your commute is delayed

Watches transit schedules for delays and posts an alert in Microsoft Teams with a follow-up task in Todoist.

How the work actually flows

It branches. Every path runs.

Pattern: Parallel Split (2)

flowchart TD trig(["scheduled transit check"]):::trigtime s0["check transit schedules"]:::svc s1["detect delay or disruption"]:::task trig --> s0 s0 --> s1 gx{"+ who to notify"}:::gate s1 --> gx p00["post alert to teams"]:::task gx -->|"team alert"| p00 p10["create todoist task"]:::task gx -->|"tracked task"| p10 p00 --> out p10 --> out out[/"delay alert and tracked issue"/]:::out pay{{"advance warning to plan around"}}:::pay out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itA stepAn outside serviceEvery pathResultPayoff
Build size
Advanced

A larger build with multiple systems, AI reasoning, and custom rules.

Business functions
Messaging & NotificationsWeb Scraping & Data CollectionAPI & Webhook IntegrationProject & Task Management
Connects
Microsoft TeamsTodoist

The problem it solves

You find out your train or bus is delayed only after you're already standing on the platform. Checking transit websites yourself throughout the day is tedious and easy to forget.

Who it fits

Commuters, travel coordinators, or teams who need early warning of transit disruptions.

How it works

  1. On a regular schedule, the system checks transit websites for schedule changes
  2. It detects when a delay or disruption is reported
  3. It posts an alert to a Microsoft Teams channel
  4. It creates a follow-up task in Todoist so the issue gets tracked
What you get

Delays you hear about before you leave the house

You get an instant Teams alert and a Todoist follow-up the moment your regular transit route reports a delay.

What you get

A Microsoft Teams alert and a Todoist task whenever a transit delay is detected.

What you need

A Microsoft Teams account with webhook access and a Todoist account.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook