Forums

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

Is there a api in JIRA to raise an issue?

Boppana Bhanu Prakash
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!
July 8, 2018

Is there a api in JIRA to raise an issue?

1 answer

2 votes
Alexey Matveev
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.
July 8, 2018

Hello,

If you want to create an issue via Jira Rest Api, then you should use POST /rest/api/2/issue. You can find more info here:

https://docs.atlassian.com/software/jira/docs/api/REST/7.10.2/?_ga=2.220887120.919346823.1530852149-65270402.1526147845#api/2/issue-createIssue

If you want to use Jira Java Api, then you can find an example here:

https://developer.atlassian.com/server/jira/platform/performing-issue-operations/

Go to the creating an issue part.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events