Hi, All.
I'm looking for an API that returns all logged hours for all accounts.
I've tried using /servlet/tempo-getWorklog/, the problem with this is that I need to register an IP address to access the data which makes it difficult to integrate with PowerBI. I could use Data Gateways, but this will just add unnecessary cost to the project.
Cheers,
Jean
Hello,
Concerning worklog Tempo stores worklogs in the same table as Jira stores. That is why you can use standard Jira rest api to query the worklog which would be api/2/worklog. Or you could use Tempo Rest api/rest/tempo-timesheets/3/worklogs/.
You can read more about Tempo rest api here
https://tempo.io/doc/timesheets/api/rest/latest/
You can read more about Jira rest api here
You could do this in 2 steps:
It could be an alternative to accessing the servlet directly, and can give you an extra layer to pre-process worklog data.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join the largest European gathering of the Atlassian Community and reimagine what’s possible when great teams and transformative technology come together. Plus, grab your Super Fan ticket now and save over €1,000 on your pass before prices rise on 3 June.
Register nowOnline 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.