I’d really like to get updates in my reader.
1 Like
actually i just used the url for the ‘latest’ endpoint and i’m good to go with my reader.
3 Likes
I had to look in the HTML source but there are RSS feeds for anything based on which page you’re looking at. Here’s some example RSS feeds I found:
- RSS feed for latest topic: https://community.developer.atlassian.com/latest.rss
- RSS feed for latest posts: https://community.developer.atlassian.com/posts.rss
- RSS feed for this thread: https://community.developer.atlassian.com/t/are-there-any-rss-feeds-for-this-community/2412.rss
Looks like just add .rss to any url.
Hope that helps.
2 Likes