I'm trying to find a way to generate a dictionary of all the Tempo teams, members, and team leaders. I can't find much in the documents on interacting with the Tempo API.
http://yourserver.yourdomain/rest/tempo-teams/latest/team/{{team_number}}?expand=members
You can retrieve this information by using the JIRA REST browser. Take a look at https://developer.atlassian.com/display/DOCS/Using+the+REST+API+Browser for more information. To get the data about Teams you can use http(s)://yourserver.yourdomain/jira/rest/tempo-teams/1/team?expand=true.
Hope this helps
Susanne (Tempo)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Maybe I'm being obtuse (only been using Jira/Tempo for a few days); your solution gives me a list of dictionaries with all the team ids and names (so yay) but the leads and members are dictionaries with empty lists for the values of the users (although definitely populated on our site). I have expand set to true. I couldn't find anything relevant in the browser or docs you linked to.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is not supported in our current Tempo Timesheets version. We value feedback and comments on how we can make Tempo better, so if you have a feature request, please create an issue in our Atlassian JIRA (https://tempoplugin.jira.com/browse/JTMPO).
Other users with similar requests can vote on these issues and contribute by adding comments that will help Tempo developers implement the request.
Best regards,
Susanne (Tempo)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So just to be clear--does that mean that at this time there is no API for Tempo?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
7 years later, there must be one by now? Or at least can Power BI connector be setup for this?
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.