Jira Integration with other application

Mohin Uddin September 18, 2013

Hi Expert,

My Jira version is 5.0.2 and I would like to integrate with other application so that created issue can be transferred automatically from other application to My JIRA system.

How Can I use the Jira REST API?

Could you please help me regarding this issue?

Thanks

Mohin

3 answers

0 votes
Mohin Uddin September 18, 2013

Hi Rambanam/Jannu,

Thanks for ur response.Sorry I mentioned my JIRA version wrong.My correct version is 4.0.2.

Could you please help/guide me based on this version(4.0.2)?

Appreciate your support.

Thanks

Mohin

RambanamP
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 18, 2013

another option is you can create your own rest plugin and access from your other application, check this document to know how to develop REST Plugin

https://confluence.atlassian.com/display/JIRA040/REST+Plugin+Module+Type

0 votes
Bharadwaj Jannu
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 18, 2013
0 votes
RambanamP
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 18, 2013

you can use REST api to create issue on jira, check this document

https://docs.atlassian.com/jira/REST/latest/#idp1846544

or you can create issue by using HTML Links, check this document for more information

https://confluence.atlassian.com/display/JIRA/Creating+Issues+via+direct+HTML+links

Suggest an answer

Log in or Sign up to answer