Forums

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

Tempo timesheets, worklog API

Srecko Mandelj
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!
August 6, 2019

Hello, all.

I've built application that is trying to get the data from Tempo timesheets. The site http://developer.tempo.io/doc/timesheets/api/rest/latest/ says that API is still experimental. I would suggest that it would be useful to add issue status to the GET http://{JIRA_BASE_URL}/rest/tempo-timesheets/3/worklogs/ response. It is problematic to get the issue status from a separate call if the caller is not authorized to view that issue. If I use the report feature of Tempo, I get issue status and also other data that would also be useful on the API call (and I'm not authorized to view the issue). I managed to get the data I need by creating report and then I reverse engineered the API calls needed to export this report via API (by first calling http://{JIRA_BASE_URL}/rest/tempo-timesheets/4/worklogs/export/filter to get the filter and then calling http://{JIRA_BASE_URL}/rest/tempo-timesheets/4/worklogs/export/(filter id from previous call) with two parameters - format and title). It would be nice to document those export API calls.

Best regards, Srecko.

1 answer

0 votes
Fabio Racobaldo _Catworkx_
Community Champion
February 11, 2022

Hi @Srecko Mandelj ,

please take a look to the following page https://www.tempo.io/server-api-documentation/timesheets in order to retrieve all information about REST API.

Now, they should be not in a experimental mode.

Fabio

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events