File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -133,15 +133,26 @@ Every status page automatically includes feed endpoints that users can subscribe
133133- ** RSS feed** : Available at ` https://status.example.com/history.rss ` or ` https://example.status.phare.io/history.rss `
134134- ** ATOM feed** : Available at ` https://status.example.com/history.atom ` or ` https://example.status.phare.io/history.atom `
135135
136+ ### Slack feed
137+
138+ Phare provides a dedicated Slack-compatible RSS feed for easy integration with Slack workspaces:
139+
140+ - ** Slack RSS feed** : Available at ` https://status.example.com/history.slack.rss ` or ` https://example.status.phare.io/history.slack.rss `
141+
142+ To subscribe in Slack, use the command:
143+ ```
144+ /feed subscribe https://status.phare.io/history.slack.rss
145+ ```
146+
136147### Subscribing to feeds
137148
138- Your users can subscribe to these feeds using:
149+ Your users can subscribe to the standard RSS/ATOM feeds using:
139150
1401511 . ** Feed readers** : Apps like Feedly, Inoreader, or NewsBlur
1411522 . ** Email notifications** : Services that convert feeds to email alerts
142- 3 . ** Slack/Discord integrations** : Many workspaces can connect to RSS feeds for team notifications
153+ 3 . ** Other integrations** : Many platforms like Microsoft teams or Discord can connect to standard RSS/ATOM feeds for notifications
143154
144- The number of subscribers is unlimited on any Phare plan at no extra cost.
155+ The number of subscribers is currently unlimited on any Phare plan at no extra cost.
145156
146157## Status badges
147158
You can’t perform that action at this time.
0 commit comments