Forums

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

Want to use Jira Values for external application

Bhaturkar_ Yogesh
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!
December 29, 2022

I want to use values from Jira board for another application to send a mail with assignee details.

2 answers

1 vote
Benjamin
Community Champion
December 29, 2022

Hi @Bhaturkar_ Yogesh ,

 

Depends on the values you would like to retrieve for another application. You should be able to get the value you need by using the Jira API. It is also possible by retrieving from Database but the API would be the recommended method.

 

-Ben 

0 votes
Fabio Racobaldo _Catworkx_
Community Champion
December 29, 2022

Hi @Bhaturkar_ Yogesh ,

welcome to the Atlassian community!

As said by @Benjamin , the best way to integrate JIRA with external application is to use REST API https://developer.atlassian.com/server/jira/platform/about-the-jira-server-rest-apis/

Fabio

Suggest an answer

Log in or Sign up to answer