Forums

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

Is there any api available to extract Team Worklog Reports like Team Worklog Reports Lite does?

Sourabh Saha
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!
January 22, 2024

I want to write a python code that will extract the Team Worklog Reports data into an excel for me. I don't know how to do it and most importantly if there is a way of doing it.

1 answer

0 votes
Nikola Perisic
Community Champion
January 22, 2024

Welcome to the community @Sourabh Saha !

There is an API for work logs, which can be found here: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-worklogs/#api-rest-api-3-issue-issueidorkey-worklog-id-put

As for excel exporting, where do you plan to store the data that you get from the API response? Within Jira? If so, there is no option to export in excel rather XML and Word.

Suggest an answer

Log in or Sign up to answer