JIRA integration for JIRA on demand

Anders Rosengreen April 25, 2012

Hi Atlassian,

Can JIRA 5.0 on demand integrate with other systems, so that another system can create and update issues in JIRA for a specific project. Also can JIRA send issue updates back to the other system?
What technology should be used (SOAP, REST) and how is it set up in JIRA on demand?

1 answer

1 vote
Jobin Kuruvilla [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.
April 25, 2012

JIRA OnDemand exposes its functionalities via REST and SOAP. Preferably REST as Atlassian supports them more these days. Your third party app will have pull changes from JIRA and push changes back into it using these APIs.

See https://developer.atlassian.com/display/JIRADEV/JIRA+Remote+API+Reference for available remote API options.

Suggest an answer

Log in or Sign up to answer