Real-time PulsePoint emergency alerts to iMessage with AI summaries
🚨 Emergency Alerts Reporter to iMessage This n8n template fetches real-time emergency incident alerts from PulsePoint for a specific agency and delivers them directly to any phone number via iMessage using the Blooio...
Template notes
🚨 Emergency Alerts Reporter to iMessage
This n8n template fetches real-time emergency incident alerts from PulsePoint for a specific agency and delivers them directly to any phone number via iMessage using the Blooio API. It's designed to keep users informed with clear, AI-summarized reports of emergency activity near them—automatically and reliably.
Use cases are powerful and immediate: - Get real-time fire/medical alerts for your neighborhood. - Use it for family, local safety groups, or even emergency response teams. - Convert technical dispatch data into readable updates with emojis and plain English.
---
🧠 Good to Know
- You’ll need a PulsePoint agency ID (see instructions below). - iMessages are sent using [Blooio’s API](https://blooio.com) (which supports Apple’s iMessage and fallback RCS/SMS). - Messages are AI-enhanced using OpenAI's o4-mini model to summarize incident reports with context and urgency. - The workflow runs every hour, but this can be configured to match your needs. - Each report is sent only once, thanks to persistent tracking of seen incident IDs in workflow static memory.
---
⚙️ How it Works