Pulling data into jira issue from custom application

Jason Einon August 24, 2017

Hello, 

I am currently working on a requirement to integrate JIRA with a 3rd party in house application used for managing software release's. The custom app contains ReleaseID, Release Status.. etc. 

We are able to send curl requests to the application to pull back details based on the ReleasesID, which is what I was hoping to leverage to update the JIRA issue during a workflow transition. 

What would be the best soltuion to do this using Jira to pull the information into a the jira issue? 

- Cloud based Jira 

1 answer

0 votes
Thor
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.
August 24, 2017

I'd recommend to use the JIRA REST API. It helps you using the language / system you prefer to get data into JIRA.

Suggest an answer

Log in or Sign up to answer