Integrations
RSS Feeds
Subscribe to service status changes with RSS or Atom feeds
Prefer to pull status updates instead of receiving pushed alerts? Statusfield publishes RSS and Atom feeds you can subscribe to in any feed reader, or wire into tools like Slack, Zapier, or a status dashboard.
There are two kinds of feed:
Per-Service Status Feed
Public feed of status changes for a single service
Your Monitors Feed
One feed covering every service you monitor
Per-Service Status Feed
Every public service page has its own feed of status changes — no account or key required. It mirrors the last 7 days of the public service page.
https://statusfield.com/services/{service-slug}/feed.rss
- Swap
.rssfor.atomif your reader prefers Atom. - Add
?format=slackfor Slack-friendly formatting (see below).
Finding the URL
Open any service page on Statusfield and use its RSS link, or just append
/feed.rss to the service URL.
Your Monitors Feed
Get a single feed covering all the services you monitor, so you don't have to subscribe to each one individually.
https://statusfield.com/monitors/feed.rss?key={your-key}
- Swap
.rssfor.atomfor an Atom feed. - Add
?format=slackfor Slack-friendly formatting. - The
keyis your workspace RSS Key — copy it (and the ready-made feed URL) from Settings → RSS at statusfield.com/settings?tab=rss.
Keep Your Feed Key Private
Anyone with your feed URL can see the list of services you monitor and their
status history. Treat the key like a password and don't post the URL
publicly.
History Window
How far back the monitors feed reaches depends on your plan. See the pricing page for details. The per-service public feed always covers the last 7 days.
Slack-Friendly Formatting
Both feeds accept ?format=slack, which formats each entry so it renders cleanly when piped into Slack (for example via Slack's /feed subscribe or an automation tool):
https://statusfield.com/services/{service-slug}/feed.rss?format=slack
https://statusfield.com/monitors/feed.rss?key={your-key}&format=slack
What's in a Feed Entry
Each entry represents a status change and includes:
- Title — the service (or component) name and its new status, with a status emoji
- Description — affected components and a link back to the incident on Statusfield
- Timestamp — when the change was detected
- Stable identifiers — entries keep a stable ID across polls, so your reader won't re-flag old changes as unread
Need Help?
Contact our support team at support@statusfield.com