iTrack REST API

Christian Windham October 28, 2017

I'm new to all of this, I do know PHP. So my company has iTrack which is built using JIRA as I understand it. I need to be able to send data to and from iTrack. So my question is:

Is there already a REST API built into iTrack and can I simply access it using php cURL?

1 comment

Comment

Log in or Sign up to comment
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.
October 28, 2017

Hello, 

I am not sure about iTrack but Jira has Rest API.  You can read about it here:

https://developer.atlassian.com/jiradev/jira-apis

Also there is a plugin for Jira which let you try Jira's REST API easily:

https://developer.atlassian.com/docs/developer-tools/using-the-rest-api-browser

TAGS
AUG Leaders

Atlassian Community Events