Feeds per person
Feed URLs for content created or updated by a user include the user name. You can find the user name at the end of the URL when you're viewing the user profile.
| Feed Subject | URL Syntax |
|---|---|
| Discussion messages | https://<domain>/community/feeds/messages?rssUsername=<user_name> |
| Documents | https://<domain>/community/feeds/documents?rssUsername=<user_name> |
| Blog posts | https://<domain>/blogs/feeds/users/<user_name> |
| Updates | https://<domain>/people/<user_name>/feeds/updates |
Related