Hi Alexey, i did not find any REST call to get user Workload Schemes from Tempo developers site. can you please post it here if you found it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have not found it. If it is not in the list, then it is not possible
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @HSNAN and @Alexey Matveev ,
The Tempo documentation is only for a small number of available REST APi's. Please note that the REST API's for Tempo Server are private and subject to change.
To get the workloadschemes in your system, you can use
/rest/tempo-core/1/workloadscheme
for the workload scheme that a selected user is a member of, use
/rest/tempo-core/1/workloadscheme/user/{username}
Regards,
Susanne Götz
Tempo team
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Isn't this a rest call associated with Tempo Rest API 2.0 which is now deprecated. can you please provide me the REST method used with Tempo API 3.0?
Thanks,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @HSNAN ,
just to clarify, are you looking of the REST API for Cloud or for Server?
The information I sent is for the Server version of Tempo.
Regards,
Susanne
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Susanne,
I am using the cloud version of Tempo. it would be a great help if you can help me to pull WorkloadScheme through REST API's.
Thanks,
HSNAN
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @HSNAN
it is not possible to get this information via API on Cloud as the api is private and users can not authenticate against it.
It is possible to get information about the Users schedule for a defined period ( taking both the workload and holiday scheme into consideration).
Documentation for the public Tempo REST Api's can be found on https://tempo-io.github.io/tempo-api-docs/.
Regards,
Susanne
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Susanne,
Is it possible to extract the workload information through users API in JIRA?. There are multiple users working with different workload schemes across our organisation. It would be great if i would be able to extract this information via REST API's.
if its not possible to extract user workload through JIRA or cloud version of Tempo, can you please consider adding this API call in future Tempo upgrades?
Thanks,
HSNAN
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @HSNAN ,
It is not possible to retrieve the workload schemes via JIRA API as this information is Tempo specific.
I have forwarded this to the Product management team as an improvement request.
Regards,
Susanne
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.