Notifications

ACTIVE: Suspicious Package — Central Station DOC-2026-002 Level 3-Full PublicSafety Started Jun 14, 12:05
These are the Microsoft Teams cards generated for each event, routed to the channel that matches its lead section. They are currently simulated — no live Teams webhook is connected, so nothing leaves the platform. Each card below is the exact payload that would post.
All channels Command Operations Planning Logistics Intelligence PIO
🔵 Moderate # Command Simulated
SITREP #4 published
Operational Situation Report approved and distributed to: Chief of Police · Deputy Chiefs · DOC Director · Section Chiefs (Command, CIC, Operations, Planning, Logistics, Intelligence, PIO) · Duty Inspector · Records Management
Source
SITREP
Channel
Command
12:11 · Jun 14
View Teams payload (what would POST)
{
    "body": [
        {
            "size": "Medium",
            "text": "SITREP #4 published",
            "type": "TextBlock",
            "weight": "Bolder"
        },
        {
            "text": "Operational Situation Report approved and distributed to: Chief of Police · Deputy Chiefs · DOC Director · Section Chiefs (Command, CIC, Operations, Planning, Logistics, Intelligence, PIO) · Duty Inspector · Records Management",
            "type": "TextBlock",
            "wrap": true
        },
        {
            "text": "Approved by Aislinn6488 · 2026-06-14 12:11:07",
            "type": "TextBlock",
            "spacing": "Small",
            "isSubtle": true
        }
    ],
    "type": "AdaptiveCard",
    "version": "1.4"
}
🔴 Critical # Operations Simulated
Suspicious Package — Central Station Platform 3
Unattended bag (black duffel) reported by station staff at 12:03. Platform 3 evacuated. Bomb squad Sgt. Patel on route. Transit authority notified. Station closed to all traffic pending render safe.
Event
#14
Source
Event
Channel
Operations
Open incident → 12:06 · Jun 14
View Teams payload (what would POST)
{
    "type": "message",
    "attachments": [
        {
            "content": {
                "body": [
                    {
                        "size": "Large",
                        "text": "🔴 CRITICAL - Suspicious Package",
                        "type": "TextBlock",
                        "wrap": true,
                        "color": "Attention",
                        "weight": "Bolder"
                    },
                    {
                        "text": "Suspicious Package — Central Station Platform 3",
                        "type": "TextBlock",
                        "wrap": true,
                        "weight": "Bolder",
                        "spacing": "None"
                    },
                    {
                        "type": "FactSet",
                        "facts": [
                            {
                                "title": "Event #",
                                "value": "EOC-2026-051"
                            },
                            {
                                "title": "Channel",
                                "value": "Operations"
                            },
                            {
                                "title": "Location",
                                "value": "Central Station, Platform 3"
                            },
                            {
                                "title": "Tasks created",
                                "value": "5"
                            }
                        ]
                    },
                    {
                        "text": "Unattended bag (black duffel) reported by station staff at 12:03. Platform 3 evacuated. Bomb squad Sgt. Patel on route. Transit authority notified. Station closed to all traffic pending render safe.",
                        "type": "TextBlock",
                        "wrap": true,
                        "isSubtle": true
                    }
                ],
                "type": "AdaptiveCard",
                "$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
                "actions": [
                    {
                        "url": "https://app.emergencymanagement.app/dashboard/single-incident/?event_id=14",
                        "type": "Action.OpenUrl",
                        "title": "Open incident"
                    }
                ],
                "version": "1.4"
            },
            "contentType": "application/vnd.microsoft.card.adaptive"
        }
    ]
}