Forums

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

Is there any API to get the logged work hours along with its work description?

Glorian Yapinus
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!
July 31, 2019

Is there any API to get the logged work hours of each team member, along with its work description (i.e. what the team member is doing during that logged work hours)?

1 answer

4 votes
Piotr Bogacz
Contributor
August 22, 2019

Hi @Glorian Yapinus 

In Worklogs - Time Reports for Jira plugin there is no additional API, it's based on the Jira Cloud REST API.
The Jira Cloud REST API allows to get worklogs for issues:
https://developer.atlassian.com/cloud/jira/platform/rest/v3/?utm_source=%2Fcloud%2Fjira%2Fplatform%2Frest%2F&utm_medium=302#api-rest-api-3-issue-issueIdOrKey-worklog-get
https://developer.atlassian.com/cloud/jira/platform/rest/v3/?utm_source=%2Fcloud%2Fjira%2Fplatform%2Frest%2F&utm_medium=302#api-rest-api-3-worklog-list-post


In Worklogs - Time Reports for Jira plugin the work description is displayed in details popup:
https://soldevelo.atlassian.net/servicedesk/customer/portal/2/article/1478492192

 

Best,

Piotr

Paweł Gesek
Atlassian Partner
August 23, 2019

Just want to add that you can retrieve the XLS report that Worklogs expose programatically by adding &exportXLSX=true to the URL you use to access Worklogs.

Regards,
Paweł

Like # people like this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events