We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ede7b4 commit 3257d15Copy full SHA for 3257d15
src/content/docs/fundamentals/new-features/consuming-rss-feeds.mdx
@@ -36,3 +36,11 @@ A single product will also appear in the custom `<product>` tag for legacy reaso
36
</channel>
37
</rss>
38
```
39
+
40
+## Related resources
41
42
+You can surface RSS feeds in several different providers, including:
43
44
+- [Slack](https://slack.com/help/articles/218688467-Add-RSS-feeds-to-Slack)
45
+- [Microsoft Teams](https://learn.microsoft.com/en-us/microsoftteams/m365-custom-connectors)
46
+- [Google Chat](https://developers.google.com/workspace/chat/quickstart/webhooks)
0 commit comments