The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Is there an API endpoint for Jira ticket submission/management?

Lynn Bennett
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!
October 24, 2024

Would like to be able to create tickets from within my application whenever a user needs to report an issue that occurred while using my application. I would pass in parameters such as the ticket type, custom fields (e.g. machine name, discipline, the error code or message, etc.)

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Robert DaSilva
Community Champion
October 24, 2024

Hi @Lynn Bennett , welcome to the Community!

Atlassian has pretty extensive REST APIs available to handle what you're asking for. They specifically have a "Create Issue" endpoint you can call to generate tickets in a given project. 

You can find that endpoint here: https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-issues/#api-rest-api-2-issue-post

I would recommend poking through the rest of the documentation, as it's got a lot of details on the various endpoints available to you.

Hope that helps!

Robert

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events