Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
bjurek
Helper I
Helper I

Jira Tempo and Power Query

Hello!

I need your help because I can't manage to connect queries to the "Tempo" application in "Jira".


Using the link below, I can enter and download the csv I am interested in, however, I would like to do it directly using the API

 

https://NameOfCompany.atlassian.net/plugins/servlet/ac/io.tempo.jira/tempo-app#!/teams/team/6/timesheet?columns=WORKED_COLUMN&dateDisplayType=months&from=2023-03-01&groupBy=worker&order=DESCENDING&periodKey&periodType=LAST_PERIOD&showCharts=false&sortBy=WORKED_COLUMN&subPeriodType=MONTH&teamId=6&to=2023-03-31&viewType=TIMESHEET

 

I have two ways to access data. 1. API integration 2. OAuth 2.0 Applications

 

1. i have token

bjurek_0-1681364336023.png

2. i have client id and client secret 

bjurek_1-1681364438230.png

 

1 REPLY 1
v-jingzhang
Community Support
Community Support

Hi @bjurek 

 

I have no experience with Tempo REST APIs. But if it has an API which can be called to get the expected data you want, it may be possible to convert the request into Power Query. Currently there are many documents about Tempo REST APIs, unfortunately I don't know which API is the suitable one. You may consult this problem in Atlassian Community to find out the appropriate API. Then we can test if it can be converted into Power Query. 

 

In Power Query, we usually use Web.Contents function to make a POST or GET request to an API to get data. 

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.