Forums

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

How to integrate JIRA into my application for creating bug cards?

Himanshu Sharma June 9, 2024

Hi Everyone,

I am working in an application where i want to integrate JIRA services for my user, Where i want user to connect with there Jira account after successful authentication and create board, write stories, issue  ,bugs etc. 

Currently, I am thinking of setting API's to my application so that user can do this all, But failed to get proper guidelines to do so.

please if anyone can help me out?

Thanks & Regards

Himanshu Sharma

1 answer

0 votes
Kris Dewachter
Community Champion
June 10, 2024

Hi @Himanshu Sharma ,

Welcome to the community.

Can you please explain again what you are trying to do ? You have build a custom application, and you want to integrate Jira with this application ?

So it something is done in Jira, you want Jira to call the API of your application to do something ? Can you give an example of what you want to do ?

Best regards,

Kris

 

Himanshu Sharma June 10, 2024

Hi @Kris Dewachter ,

Thanks for reaching out.

I would love to explain what I am trying to achieve.

I am building an application where I want users to create issues or write stories in their Jira board.

When users click on the Jira icon in my application, I want them to log in to their Jira account. After logging in, they will be asked whether they want to create stories, report bugs, or use other Jira services that are useful for developer teams to collaborate.

I need your guidance and steps on how to achieve this.

Best regards,

Himanshu

 

Kris Dewachter
Community Champion
June 11, 2024

Hi @Himanshu Sharma ,

If I understand correctly, the users will not create stories or bug tickets in Jira itself, but in your application that you are creating. And the application will then create the issue in Jira via the Atlassian API.

 

If so, there is no need for the user to login into Jira. Your application will communicate via Jira via 1 single API user. And in this API call, you will also set the correct "Reporter" of the ticket.

 

Best regards,

Kris

 

Himanshu Sharma June 11, 2024

Hi @Kris Dewachter ,

Yes, you got it right. I do want to have some guidelines on the single API you mentioned and how I can use that API to call from my application. I am new to this type of integration, so it would be a great help if you could provide me with some suitable documents or video links for doing so.

Best regards,

Himanshu

Kris Dewachter
Community Champion
June 12, 2024

Hi @Himanshu Sharma ,

Have a look at the API development documentation at https://developer.atlassian.com/cloud/jira/platform/rest/v3/intro/#about

 

Best regards,

Kris

 

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events