Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there an API for the ondemand version of Jira Agile?

Greg Partin
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 6, 2013

We are evaluating whether to use Jira Agile Ondemand. While I have used the version of Jira which we host on our own servers and have utilized the API to integrate with some of our other software (such as Salesforce to funnel customer reported bugs into Jira) I have not been able to find documentation for a similar API for the Ondemand product. Does an API exist for the Jira Agile Ondemand?

1 answer

0 votes
Nic Brough -Adaptavist-
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.
September 6, 2013

OnDemand is still Jira, the APIs are pretty much identical.

However, you haven't told us which one you want to use.

If your code uses the external REST API, that's fine, because OnDemand exposes the same REST API that an installed/standalone/war Jira does off-the-shelf.

If your code is internal - changes to the core of Jira or plugins, then you can't use it in OnDemand. There's a restricted fixed list of plugins you can install and code change is out of the question.

See https://confluence.atlassian.com/pages/viewpage.action?pageId=315326753 for the list of what can be installed

Suggest an answer

Log in or Sign up to answer