Monitor Cloudflare incidents and alert via Slack, Telegram, and Jira
Go to WorkflowDescription
Cloudflare Incident Monitoring & Escalation Workflow
π Try Decodo β Web Scraping & Data API (Coupon: TRUNG)
Decodo is a powerful public data access platform offering managed web scraping APIs and proxy infrastructure to collect structured web data at scale. It handles proxies, anti-bot protection, JavaScript rendering, retries, and global IP rotationβso you can focus on data, not scraping complexity.
Why Decodo
Managed Web Scraping API with anti-bot bypass & high success rates
Works with JS-heavy sites; outputs JSON/HTML/CSV
Easy integration (Python, Node.js, cURL) for eCommerce, SERP, social & general web data
ποΈ Special Discount
Use coupon TRUNG to get the Advanced Scraping API plan β 23,000 requests for $5.
Who this workflow is for
For DevOps, SRE, IT Ops, and Platform teams running production traffic behind Cloudflare who need reliable incident awareness without alert fatigue.
Use it if you want:
Continuous Cloudflare incident monitoring
Clear severity-based routing
Automatic escalation into JIRA
Clean Slack & Telegram notifications
Deduplicated, noise-controlled alerts
What this workflow does
This workflow polls the Cloudflare Status API, detects unresolved incidents, scores their impact, and routes them to the right channels.
High-impact incidents are escalated to JIRA.
Lower-impact updates are notified (or skipped) to reduce noise.
How it works (high level)
Runs on a fixed schedule (e.g. every 5 minutes)
Fetches current Cloudflare incidents
Stops early if no active issues exist
Normalizes and scores incidents (severity, impact, affected service)
Deduplicates previously-alerted incidents
Builds human-readable notification payloads
Routes by impact:
High β create JIRA incident + notify
Low β notify or suppress
Sends alerts to Slack and Telegram
Requirements
Decoco Scrapper API credential
n8n (self-hosted or Cloud)
Cloudflare Status API (public)
Slack bot (chat:write)
Telegram bot + chat ID
JIRA project with issue-create permission
Optional LLM credentials (summarization/classification)
Notes
All secrets are stored in n8n Credentials
Workflow is idempotent and safe to rerun
No assumptions about root cause or remediation
Built for production-grade incident visibility with n8n.