I want to pull the Data from my JIRA account using JS, as I want to automate a thing i.e. Time Tracking.
It will track the time whether the existing resources have sufficient time/bandwidth to deliver the upcoming JIRA Tickets or not.
Kindly Help!!
Use the REST API to interrogate Jira data from other systems - see https://developer.atlassian.com/server/jira/platform/rest-apis/ to get started with them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.