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
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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
also you check for the following links which may help
https://developer.atlassian.com/static/rest/stash/2.6.2/stash-jira-integration-rest.html
https://developer.atlassian.com/display/JIRADEV/JIRA+REST+APIs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jira Product Discovery Premium is now available! Get more visibility, control, and support to build products at scale.
Learn moreOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.