API For latest atlassian product versions

Kyle Varga January 28, 2014

I would like to create a simple script that runs once a week that notifies me of an update in any of our Atlassian products (Jira, Confluence, Crowd, Bamboo, etc.). Is there any API or single-page to reliably get the latest version of each product?

1 answer

1 accepted

2 votes
Answer accepted
cofarrell
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 28, 2014

Hi Kyle,

A week ago I would have said 'not really', but I've only just discovered that we have an rss feed for each product:

https://my.atlassian.com/download/feeds/stash.rss

https://my.atlassian.com/download/feeds/current/stash.json

https://my.atlassian.com/download/feeds/archived/stash.json

And replace 'stash' with 'jira', 'confluence' or 'bamboo'.

I hope that helps.

Charles

Suggest an answer

Log in or Sign up to answer