Bridges third-party status pages into Webex spaces via RSS polling and inbound webhooks (Statuspage / Status.io / Uptime Kuma / generic). Includes an interactive Webex bot (websocket transport) that lets space members register sources with an Adaptive Card instead of hand-editing config/feeds.json: help, add, list, webhook <key>, remove <key>. Ships with an atomic JSON store (per-file mutex, tmp+rename), parallel RSS polling, and unit tests via node:test. All secrets are sourced from environment variables (see .env.example); no credentials in the repo. Co-authored-by: Cursor <cursoragent@cursor.com>
700 lines
No EOL
27 KiB
JSON
700 lines
No EOL
27 KiB
JSON
{
|
|
"providers": {
|
|
"aeo": {
|
|
"name": "AEO",
|
|
"siteUrl": "https://aeo-technology.statuspage.io",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vYzNmYzRmODAtNjc1Zi0xMWVkLWE0OWMtMzM2MWEyNGU0M2Fj",
|
|
"webhook": {
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"actioniq": {
|
|
"name": "ActionIQ",
|
|
"siteUrl": "https://status.actioniq.com/",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vMjdmNDg5ZTAtNjZkOC0xMWVkLTk5NzctMTc2YzFmMGE3MTFm",
|
|
"webhook": {
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"akamai": {
|
|
"name": "Akamai",
|
|
"siteUrl": "https://www.akamaistatus.com",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vY2FjYmY3ODAtNjZkNy0xMWVkLWIyMGItZDk4MDJjNjRiZjRj",
|
|
"rss": {
|
|
"url": "https://www.akamaistatus.com/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:21.236Z"
|
|
},
|
|
"webhook": {
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"akeneo": {
|
|
"name": "Akeneo",
|
|
"siteUrl": "https://status.akeneo.com/",
|
|
"roomId": "2da3fd80-3034-11f0-bb92-052686b30f97",
|
|
"rss": {
|
|
"url": "https://status.akeneo.com/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:21.526Z"
|
|
}
|
|
},
|
|
"applenews": {
|
|
"name": "Developer News",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vOTZiNTdlMTAtNjFmMi0xMWVkLThhZTQtZjFiNDg0YTVlZDA1",
|
|
"rss": {
|
|
"url": "https://developer.apple.com/news/rss/news.rss",
|
|
"lastCheck": "2026-07-08T19:30:21.786Z"
|
|
}
|
|
},
|
|
"applerelease": {
|
|
"name": "Apple Software Releases",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vOTZiNTdlMTAtNjFmMi0xMWVkLThhZTQtZjFiNDg0YTVlZDA1",
|
|
"rss": {
|
|
"url": "https://developer.apple.com/news/releases/rss/releases.rss",
|
|
"lastCheck": "2026-07-08T19:30:21.812Z"
|
|
}
|
|
},
|
|
"appspace": {
|
|
"name": "AppSpace",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vYjM2OWYwNzAtNjZiZC0xMWVkLTllNGYtNmJjYmUzZjlmMWVj",
|
|
"rss": {
|
|
"url": "https://status.appspace.com/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:22.138Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.appspace.com/",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"aprimo": {
|
|
"name": "Aprimo",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vMWE0NzQxYzAtNjZkOC0xMWVkLTllMTQtZjc3NTc1ZGQ0Yzc3",
|
|
"rss": {
|
|
"url": "https://status.aprimo.com/pages/5c34ab9f8a716f04b8fccb35/rss",
|
|
"lastCheck": "2026-07-08T19:30:22.655Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.aprimo.com/",
|
|
"format": "statusIO"
|
|
}
|
|
},
|
|
"jira": {
|
|
"name": "Atlassian Jira",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vODA2OGFiMzAtMTdjNy0xMWYxLTg0ZWMtMjcwMmJlMmUxOWVj",
|
|
"webhook": {
|
|
"url": "https://jira-software.status.atlassian.com/",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"jsm": {
|
|
"name": "Atlassian Jira Service Management",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vOGYzZDVjNTAtMTdjNy0xMWYxLWJkMzktNjEwZjg5ZjRiYzEz",
|
|
"webhook": {
|
|
"url": "https://jira-service-management.status.atlassian.com/",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"confluence": {
|
|
"name": "Atlassian Confluence",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vOWEyNzY1YzAtMTdjNy0xMWYxLTliZmYtMDMyZGIzYTk4ZDI0",
|
|
"webhook": {
|
|
"url": "https://confluence.status.atlassian.com/",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"aws": {
|
|
"name": "AWS",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vOTUwM2RlYzAtNjc4YS0xMWVkLTlkZTAtZDM0MjdmM2ZjYzhh",
|
|
"rss": {
|
|
"url": "https://status.aws.amazon.com/rss/all.rss",
|
|
"lastCheck": "2026-07-08T19:30:22.869Z"
|
|
}
|
|
},
|
|
"awsuseast2": {
|
|
"name": "AWS US East-2",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vOTUwM2RlYzAtNjc4YS0xMWVkLTlkZTAtZDM0MjdmM2ZjYzhh",
|
|
"rss": {
|
|
"url": "https://status.aws.amazon.com/rss/internetconnectivity-us-east-2.rss",
|
|
"lastCheck": "2026-07-08T19:30:22.905Z"
|
|
}
|
|
},
|
|
"azure": {
|
|
"name": "Azure",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vNzZmZDlhMDAtNjc4Yi0xMWVkLTk3YmUtNGRlYTc1MmUzNTJh",
|
|
"rss": {
|
|
"url": "https://rssfeed.azure.status.microsoft/en-us/status/feed/",
|
|
"lastCheck": "2026-07-08T19:30:23.773Z"
|
|
}
|
|
},
|
|
"cloudflare": {
|
|
"name": "Cloudflare",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vYzUyYzY3MTAtNjc4Yi0xMWVkLWJkY2MtMjM3MjgzMDczNjhj",
|
|
"rss": {
|
|
"url": "https://www.cloudflarestatus.com/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:23.924Z"
|
|
}
|
|
},
|
|
"cisaCyberAdvisories": {
|
|
"name": "CISA Cybersecurity Advisories",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vODJiNDk2NjAtNjc0OS0xMWVkLWFiYzUtYTVmZWM2YmNlOGIy",
|
|
"rss": {
|
|
"url": "https://www.cisa.gov/cybersecurity-advisories/ics-advisories.xml",
|
|
"lastCheck": "2026-07-08T19:30:24.135Z"
|
|
}
|
|
},
|
|
"cisaBlog": {
|
|
"name": "CISA BLOG",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vZDc3ZWNmYTAtMDc3Yi0xMWYxLWE3NDMtMGZiYTg2ODRmZDc3",
|
|
"rss": {
|
|
"url": "https://www.cisa.gov/cisa/blog.xml",
|
|
"lastCheck": "2026-07-08T19:30:24.281Z"
|
|
}
|
|
},
|
|
"cisaNews": {
|
|
"name": "CISA NEWS",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vY2MzOTg2ZDAtMDc3Yi0xMWYxLWEzNWItNjExYmE4NzQ1NTY2",
|
|
"rss": {
|
|
"url": "https://www.cisa.gov/news.xml",
|
|
"lastCheck": "2026-07-08T19:30:24.312Z"
|
|
}
|
|
},
|
|
"cloudgenix": {
|
|
"name": "CloudGenix",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vYTIxM2FmYzAtMjYzNy0xMWVlLWJhOTktNDMzMDIyZDkwNjRm",
|
|
"rss": {
|
|
"url": "https://cloudgenix.statuspage.io/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:24.563Z"
|
|
}
|
|
},
|
|
"contentstack": {
|
|
"name": "ContentStack",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vZDNiMDlkNjAtNjZiZS0xMWVkLThjZjItYzczYzk4MzU0YmJj",
|
|
"rss": {
|
|
"url": "https://status.contentstack.com/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:24.879Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.contentstack.com/",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"delinea": {
|
|
"name": "Delinea",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vZmQ0YmQxOTAtNjZiZC0xMWVkLThmNjEtYTlhZGJmNGNkMjgw",
|
|
"rss": {
|
|
"url": "https://status.delinea.com/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:25.073Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://uptime.centrify.com/",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"docusign": {
|
|
"name": "Docusign",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vNTIwOTc3ZTAtOWI0ZS0xMWVkLWJhNTMtZjllOTA0YWE4OWQx",
|
|
"siteUrl": "https://status.docusign.com/",
|
|
"rss": {
|
|
"url": "https://status.docusign.com/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:25.259Z"
|
|
},
|
|
"webhook": {
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"docusign2": {
|
|
"name": "Docusign",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vNTIwOTc3ZTAtOWI0ZS0xMWVkLWJhNTMtZjllOTA0YWE4OWQx",
|
|
"siteUrl": "https://status.docusign.com/",
|
|
"rss": {
|
|
"url": "https://www.docusign.com/trust/alerts/feed",
|
|
"lastCheck": "2026-07-08T19:30:25.913Z"
|
|
}
|
|
},
|
|
"elastic": {
|
|
"name": "Elastic | Kibana",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vZWRmZmNlYzAtNjZkNy0xMWVkLWFkM2YtYTE1MmFhNTAxYTFh",
|
|
"rss": {
|
|
"url": "https://status.elastic.co/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:26.035Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.elastic.co/",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"envoy": {
|
|
"name": "Envoy",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vODA5YmJjMzAtNjZiZi0xMWVkLTlkODYtZGJhYjAwMDBhOGE2",
|
|
"rss": {
|
|
"url": "https://status.envoy.com/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:26.157Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.envoy.com",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"equinix": {
|
|
"name": "Equinix",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vZDJjOTJmNTAtNjZkOS0xMWVkLTllZGYtOTE4YTQ4NDBiZjlj",
|
|
"rss": {
|
|
"url": "https://status.equinix.com/history.atom",
|
|
"lastCheck": "2025-04-03T01:05:26.165Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.equinix.com",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"faxplus": {
|
|
"name": "Fax.Plus",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vMGNkMjBiZjAtMWJiOC0xMWYwLWJiZDUtZGRiYzk0ZWQ5OThl",
|
|
"rss": {
|
|
"url": "https://status.fax.plus/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:26.805Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.firstup.io/#",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"firstup": {
|
|
"name": "FirstUp",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vYTFjODI0MTAtNjc1Ni0xMWVkLWI5NzctZDE5MmEzM2UxOWNj",
|
|
"rss": {
|
|
"url": "https://status.firstup.io/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:27.068Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.firstup.io/#",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"github": {
|
|
"name": "GitHub",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vMTc1Nzg0ODAtNjc4Yi0xMWVkLTk3YmUtNGRlYTc1MmUzNTJh",
|
|
"rss": {
|
|
"url": "https://www.githubstatus.com/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:27.187Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://www.githubstatus.com/",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"googleads": {
|
|
"name": "Google Ads",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vZjdjMjFlZDAtNjc4Yy0xMWVkLTgyZmQtNWYzZGZkMmQ5ZGUw",
|
|
"siteUrl": "https://ads.google.com/status/publisher/",
|
|
"rss": {
|
|
"url": "https://ads.google.com/status/publisher/en/feed.atom",
|
|
"lastCheck": "2026-07-01T17:15:27.577Z"
|
|
}
|
|
},
|
|
"googleblog": {
|
|
"name": "Google Blog",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vYjcwYWNmNDAtYTBlNC0xMWVkLTgzMDktM2Q1NGNmYTlkYzRj",
|
|
"siteUrl": "https://status.actioniq.com/",
|
|
"rss": {
|
|
"url": "https://blog.google/rss/",
|
|
"lastCheck": "2026-07-08T19:30:27.398Z"
|
|
}
|
|
},
|
|
"googlecloud": {
|
|
"name": "Google Cloud",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vNDZjZjE3YjAtNjc1ZC0xMWVkLWE1OTQtNWQxNzg3ZGQ5ZDdj",
|
|
"rss": {
|
|
"url": "https://status.cloud.google.com/en/feed.atom",
|
|
"lastCheck": "2026-07-08T19:30:27.501Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.cloud.google.com/regional/americas",
|
|
"format": "statusPage",
|
|
"status": "not available"
|
|
}
|
|
},
|
|
"googleworkspace": {
|
|
"name": "Google Workspace",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vNjIyZDhhYjAtNjZiYy0xMWVkLTk2ZWEtODk4M2I2ZDIyNjdh",
|
|
"rss": {
|
|
"url": "https://www.google.com/appsstatus/dashboard/en/feed.atom",
|
|
"lastCheck": "2026-07-08T19:30:27.611Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://www.google.com/appsstatus/dashboard/",
|
|
"format": "statusPage",
|
|
"status": "not available"
|
|
}
|
|
},
|
|
"informatica": {
|
|
"name": "Informatica",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vYWQ2ZmVkZDAtNDFkNC0xMWVlLThmMjAtYjE4YzZmYzhiZTU0",
|
|
"rss": {
|
|
"url": "https://status.informatica.com/history.atom",
|
|
"lastCheck": "2025-08-03T07:40:37.117Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.informatica.com",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"jamf": {
|
|
"name": "JAMF",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vNTFiOTRlZDAtNjZjNi0xMWVkLTliNTUtNDU0MzM5NjQzMmMz",
|
|
"siteUrl": "https://status.jamf.com",
|
|
"rss": {
|
|
"url": "https://status.jamf.com/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:28.242Z"
|
|
},
|
|
"webhook": {
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"krebsonsecurity": {
|
|
"name": "Krebs on Security",
|
|
"siteUrl": "https://krebsonsecurity.com",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vYTJjNDM1MjAtNjc0Ny0xMWVkLWIwZTctYzFiZjYwOTRlMWQw",
|
|
"rss": {
|
|
"url": "https://krebsonsecurity.com/feed/",
|
|
"lastCheck": "2026-07-08T19:30:28.466Z"
|
|
}
|
|
},
|
|
"meraki": {
|
|
"name": "Meraki Networks",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vMGM0NTE3MjAtNjZiZC0xMWVkLWI0MzMtNjMwMjMwNTVhYjY0",
|
|
"rss": {
|
|
"url": "https://status.meraki.net/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:28.596Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.meraki.net/",
|
|
"format": "statusPage",
|
|
"status": "not available"
|
|
}
|
|
},
|
|
"miro": {
|
|
"name": "Miro",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vZTgyN2FkYzAtNjZiZC0xMWVkLTlkYTUtYTliYzRkMjBmOWI3",
|
|
"rss": {
|
|
"url": "https://status.miro.com/us/feed.atom",
|
|
"lastCheck": "2026-07-08T19:30:28.748Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.miro.com",
|
|
"format": "statusPage",
|
|
"status": "not available"
|
|
}
|
|
},
|
|
"monday": {
|
|
"name": "Monday.com",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vOTYyNGY1NTAtNjZiZC0xMWVkLWI4ZGEtNzk5YTJkNTMxOTNj",
|
|
"rss": {
|
|
"url": "https://status.monday.com/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:28.863Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.monday.com/",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"newrelic": {
|
|
"name": "New Relic",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vNmYzYjY5MTAtNjZiZC0xMWVkLTk5ZWEtYjc4MjYzODA5MGE0",
|
|
"rss": {
|
|
"url": "https://status.newrelic.com/history.atom",
|
|
"lastCheck": "2026-07-01T17:15:29.290Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.newrelic.com/",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"onelogin": {
|
|
"name": "OneLogin",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vYjU5ZjE1NjAtNjZiYy0xMWVkLWI5ZWUtYjU3OGVjZWYyOWI1",
|
|
"siteUrl": "https://www.onelogin.com/status",
|
|
"rss": {
|
|
"url": "https://status.us.onelogin.com/pages/538511e2ce5cb97537000144/rss",
|
|
"lastCheck": "2026-07-08T19:30:29.023Z"
|
|
},
|
|
"webhook": {
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"oracle": {
|
|
"name": "Oracle Cloud",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vMGE2NDVjMTAtNjc3NC0xMWVkLWEwOTQtZTEyYWRjMzg5NmQ0",
|
|
"rss": {
|
|
"url": "https://ocistatus.oraclecloud.com/api/v2/incident-summary.rss",
|
|
"lastCheck": "2026-07-08T19:30:29.233Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://ocistatus.oraclecloud.com/",
|
|
"format": "statusPage",
|
|
"status": "not available"
|
|
}
|
|
},
|
|
"pagerduty": {
|
|
"name": "PagerDuty",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vZjU2M2E4NjAtNjZiYi0xMWVkLWIzZGYtNjVmZmU4ZDdlOTNm",
|
|
"webhook": {
|
|
"url": "https://status.pagerduty.com/",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"paloalto": {
|
|
"name": "Palo Alto Networks",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vMzUwMzVjNjAtYjJiOS0xMWVkLTg4NTktYzc1N2YzYjMwNGE4",
|
|
"rss": {
|
|
"url": "https://sase.status.paloaltonetworks.com/history.atom",
|
|
"lastCheck": "2026-03-31T02:10:30.460Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://sase.status.paloaltonetworks.com/#",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"panopto": {
|
|
"name": "Panopto",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vMjYwNTA5OTAtYjJjMS0xMWVkLWE5NjAtNjNmNmE4ZTFjOGYx",
|
|
"rss": {
|
|
"url": "https://trust.panopto.com/pages/57c1fd57097aa14d7f0021cd/rss",
|
|
"lastCheck": "2026-07-08T19:30:29.988Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.io/pages/57c1fd57097aa14d7f0021cd",
|
|
"format": "statusIO"
|
|
}
|
|
},
|
|
"ping": {
|
|
"name": "Ping Identity",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vNWNlNzczNTAtMWJiOC0xMWYwLWE1NzktZWRkZmQ0NWQ5OWI5",
|
|
"webhook": {
|
|
"url": "https://status.pingidentity.com/",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"procore": {
|
|
"name": "ProCore",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vZTA0NTNjYzAtNjc3Mi0xMWVkLWEwNDEtZTNhOTI3ZmM4M2Jk",
|
|
"rss": {
|
|
"url": "https://status.procore.com/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:30.172Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.procore.com/",
|
|
"format": "statusPage",
|
|
"status": "not available"
|
|
}
|
|
},
|
|
"redsky": {
|
|
"name": "RedSky Technologies",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vNmJhMDU0ODAtMWJiNy0xMWYwLWEyMzItZGY2ZDM0ZjRiNzc3",
|
|
"webhook": {
|
|
"url": "https://redskytechnologies.statuspage.io/#",
|
|
"format": "statusPage",
|
|
"status": "not available"
|
|
}
|
|
},
|
|
"sailpoint": {
|
|
"name": "SailPoint",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vZDAwMWJiYTAtNjZiZC0xMWVkLWEwMzAtMDVjMzI1YWI2OTc3",
|
|
"rss": {
|
|
"url": "https://status.sailpoint.com/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:30.431Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.sailpoint.com/",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"sendgrid": {
|
|
"name": "SendGrid",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vMzU3YTI1YzAtNjZkOC0xMWVkLWI4ZGEtY2ZhOGU1MTRjZjIy",
|
|
"rss": {
|
|
"url": "https://status.sendgrid.com/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:30.533Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.sendgrid.com/",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"smartsheet": {
|
|
"name": "SmartSheet",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vMGQyYmIyNTAtNjZkOC0xMWVkLWI3Y2ItZWY3ZjkyNWJjODM3",
|
|
"rss": {
|
|
"url": "https://status.smartsheet.com/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:30.815Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.smartsheet.com/",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"tealium": {
|
|
"name": "Tealium",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vNDgyYTYzNjAtNjZkOC0xMWVkLWEyMzQtMDk1MGNmY2U4NTM1",
|
|
"rss": {
|
|
"url": "https://status.tealium.com/pages/56216ec56de34e1e5900016f/rss",
|
|
"lastCheck": "2026-07-01T17:15:31.039Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.tealium.com",
|
|
"format": "statusIO"
|
|
}
|
|
},
|
|
"tenable": {
|
|
"name": "Tenable",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vN2JiNTgyOTAtNzBlOC0xMWVkLTk3YTktNDFhOGM4YTljNDhm",
|
|
"rss": {
|
|
"url": "https://status.cloud.tenable.com/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:31.271Z"
|
|
}
|
|
},
|
|
"tenableNews": {
|
|
"name": "Tenable News",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vYzVkOTIxMDAtMDc3Ny0xMWYxLWFjZWQtMzEyNWZmNDQ2ZTUz",
|
|
"rss": {
|
|
"url": "https://www.tenable.com/media/in-the-news/feed",
|
|
"lastCheck": "2026-07-08T19:30:31.669Z"
|
|
}
|
|
},
|
|
"tenablePressRelease": {
|
|
"name": "Tenable Press Releases",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vZDEzNWU5NzAtMDc3Ny0xMWYxLThmMzUtZWQwNjc1MWFhYjNm",
|
|
"rss": {
|
|
"url": "https://www.tenable.com/media/press-releases/feed",
|
|
"lastCheck": "2026-07-08T19:30:31.759Z"
|
|
}
|
|
},
|
|
"tenableSecurityAdvisories": {
|
|
"name": "Tenable Security Advisories",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vZGMyMzljNjAtMDc3Ny0xMWYxLWE3NjQtOTVlNzYzNWM0ZGQw",
|
|
"rss": {
|
|
"url": "https://www.tenable.com/security/feed",
|
|
"lastCheck": "2026-07-08T19:30:31.797Z"
|
|
}
|
|
},
|
|
"tenableResearchAdvisories": {
|
|
"name": "Tenable Research Advisories",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vZTg2OGYwMTAtMDc3Ny0xMWYxLWE2YTItMWZjMGFmNzI4MzUz",
|
|
"rss": {
|
|
"url": "https://www.tenable.com/security/research/feed",
|
|
"lastCheck": "2026-07-08T19:30:31.836Z"
|
|
}
|
|
},
|
|
"tenableCyberExposureAlerts": {
|
|
"name": "Tenable Cyber Exposure Alerts",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vZjU0ZmRhZjAtMDc3Ny0xMWYxLTgwODgtNzNjYjdiM2Q3YWM1",
|
|
"rss": {
|
|
"url": "https://www.tenable.com/blog/cyber-exposure-alerts/feed",
|
|
"lastCheck": "2026-07-08T19:30:31.878Z"
|
|
}
|
|
},
|
|
"truphone": {
|
|
"name": "Truphone",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vMzU3YTI1YzAtNjZkOC0xMWVkLWI4ZGEtY2ZhOGU1MTRjZjIy",
|
|
"webhook": {
|
|
"url": "https://status.smartsheet.com/",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"twilio": {
|
|
"name": "Twilio",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vOGU3YzZkMzAtNjZiYi0xMWVkLWIxOTQtMzU3ZTQxY2JkYTI5",
|
|
"rss": {
|
|
"url": "https://status.twilio.com/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:31.981Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.twilio.com/",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"uptimeKuma": {
|
|
"name": "Uptime-Kuma",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vYTRjZGMyMjAtNTRiMC0xMWVmLWI1ZDItMjdmZTlmZjVlNmFj",
|
|
"webhook": {
|
|
"format": "uptimeKuma"
|
|
}
|
|
},
|
|
"vmware": {
|
|
"name": "VMware",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vOWQ3NTE5YjAtNjZiZS0xMWVkLTlkYjQtNDdmN2FiOWEzMzUx",
|
|
"webhook": {
|
|
"url": "https://status.vmware-services.io/",
|
|
"format": "statusPage",
|
|
"status": "not available"
|
|
}
|
|
},
|
|
"webexalerts": {
|
|
"name": "Webex Alerts",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vNWQxYTU3YjAtZDNjYy0xMWVkLThmYmQtOTkzYjE4NjMzMTY2",
|
|
"webhook": {
|
|
"format": "webexalerts"
|
|
}
|
|
},
|
|
"webexapi": {
|
|
"name": "Webex Incidents",
|
|
"siteUrl": "https://developer.webex.com/blog",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vNjliODU3ZjAtYjA2Zi0xMWVjLWJlMzUtZDc3NTUwY2IyYzk3",
|
|
"rss": {
|
|
"url": "https://developer.webex.com/api/content/blog/feed",
|
|
"lastCheck": "2026-07-08T19:30:32.643Z"
|
|
}
|
|
},
|
|
"webexincidents": {
|
|
"name": "Webex Incidents",
|
|
"siteUrl": "https://status.webex.com/incident/history?lang=en_US",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vZGY2OWIzNzAtNjZiYS0xMWVkLThjOGItYmQxMmRmZGFmMDQ2",
|
|
"rss": {
|
|
"url": "https://status.webex.com/incidents.rss",
|
|
"lastCheck": "2026-07-08T19:30:32.743Z"
|
|
}
|
|
},
|
|
"webexmaintenance": {
|
|
"name": "Webex Maintenance",
|
|
"siteUrl": "https://status.webex.com/maintenance?lang=en_US",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vM2YwNmU3ZjAtNjZiZS0xMWVkLWEyYjYtYTM0YmVkNDg3MTJi",
|
|
"rss": {
|
|
"url": "https://status.webex.com/maintenances.rss",
|
|
"lastCheck": "2026-07-08T19:30:32.786Z"
|
|
}
|
|
},
|
|
"webexupgrades": {
|
|
"name": "Webex Upgrades",
|
|
"siteUrl": "https://status.webex.com/updates/upgrades?lang=en_US",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vYTMwMWMxNzEtNTlhMi0xMWVmLTkxODYtN2Y1MTM4NDgyZTM0",
|
|
"rss": {
|
|
"url": "https://status.webex.com/updates-upgrades.rss",
|
|
"lastCheck": "2026-07-08T19:30:32.882Z"
|
|
}
|
|
},
|
|
"ws1": {
|
|
"name": "Workspace ONE",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vN2M5MzIxYjAtNjZiZS0xMWVkLTgzODYtMWQ5NGI1MmZmMWIy",
|
|
"rss": {
|
|
"url": "https://status.workspaceone.com/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:33.260Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.workspaceone.com/",
|
|
"format": "statusPage"
|
|
}
|
|
},
|
|
"zoom": {
|
|
"name": "Zoom",
|
|
"roomId": "Y2lzY29zcGFyazovL3VzL1JPT00vNWVmYTFkYjAtNjZiZi0xMWVkLWIxMzUtNjE1MGRjOGY0NGI4",
|
|
"rss": {
|
|
"url": "https://status.zoom.us/history.atom",
|
|
"lastCheck": "2026-07-08T19:30:33.508Z"
|
|
},
|
|
"webhook": {
|
|
"url": "https://status.zoom.us/",
|
|
"format": "statusPage"
|
|
}
|
|
}
|
|
},
|
|
"disabled": {}
|
|
} |