Available feeds
Jive offers feeds in three formats: RSS (Really Simple Syndication), Atom, and JSON (Javascript Object Notation). Each of these carries the feed data differently.
- Variables in feeds In feed URLs, Jive supports a number of variables that are listed in this topic.
- Feeds system-wide You can retrieve system-wide feed results by using the URLs listed in this topic.
- Feeds per space Feed URLs for a particular space are similar to the system-wide feed URLs. The difference is that the space-specific feed URLs are appended with the space ID number.
- Feeds per blog Feed URLs for blogs include the blog name or a tag to filter the blog posts.
- Feeds per document Feed URLs for documents include the document ID. You can find the ID at the end of the URL when you're viewing a Jive document.
- 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.
- Variables in feeds In feed URLs, Jive supports a number of variables that are listed in this topic.
- Feeds system-wide You can retrieve system-wide feed results by using the URLs listed in this topic.
- Feeds per space Feed URLs for a particular space are similar to the system-wide feed URLs. The difference is that the space-specific feed URLs are appended with the space ID number.
- Feeds per blog Feed URLs for blogs include the blog name or a tag to filter the blog posts.
- Feeds per document Feed URLs for documents include the document ID. You can find the ID at the end of the URL when you're viewing a Jive document.
- 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.
Related