Get available time through rest in for Tempo teams

Annicka Rosengren February 22, 2017

Hi

I need to extract the available time into a report for our Tempo teams. I have extracted planned time but I haven't found a way to get the available time for the teams through REST. 

Is this possible - to get the available time for some teams through a rest call to Tempo api?

1 answer

0 votes
Susanne Götz [Tempo]
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.
February 27, 2017

Hi Annicka,

There is no API that will give you the available time for a team, but you can retrieve the required time by user.

This can be done by using:

YOUR_JIRA/rest/tempo-core/1/user/schedule  (this will return your required working time in seconds for this day. The calculation depends on the workload and holiday scheme you are in).

To retreive the data for other users and days within a period, use:

YOUR_JIRA/rest/tempo-core/1/user/schedule?user = USERNAME&from=YYYY-MM-DD&to=YYYY-MM-DD

Regards,

Susanne

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events