Feeds system-wide
You can retrieve system-wide feed results by using the URLs listed in this topic.
| Feed Subject | URL Syntax |
|---|---|
| All content | https://<domain>/community/feeds/allcontent |
| Tags | https://<domain>/community/feeds/tags/<tag_name> |
| Discussion messages | https://<domain>/community/feeds/messages |
| Popular discussions | https://<domain>/community/feeds/popularthreads |
| Discussions | https://<domain>/community/feeds/threads |
| Unanswered questions | https://<domain>/community/feeds/unansweredthreads |
| New blogs | https://<domain>/blogs/feeds/blogs |
| Blog tags | https://<domain>/blogs/feeds/tags/<tag_name> |
| Status updates | https://<domain>/blogs/feeds/updates |
| Documents | https://<domain>/community/feeds/documents |
| Statistics | https://<domain>/community/feeds/stats |
| Announcements | https://<domain>/community/feeds/announcements |
| Polls | https://<domain>/community/feeds/polls |
| Videos | https://<domain>/community/feeds/video |
| Ideas | https://<domain>/community/feeds/idea |
| Recent blog posts | https://<domain>/blogs/feeds/posts |
| Recent blog comments | https://<domain>/blogs/feeds/comments |
| Blog author | https://<domain>/blogs/feeds/users/<user_name> |
| Search | https://<domain>/community/feeds/search?<search_string> |
Related