Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi,
I am trying to connect Atlassians Tempo API to PowerBI, but I am strugling with getting access.
API: https://tempoplugin.jira.com/wiki/spaces/TEMPO0716/pages/125731087/Tempo+Servlet+Manual
When connecting to the API through postman, I have no issues, so the issue must be in how I connect through PowerBI.
I am using a web data source, and the url domain.com/plugins/servlet/tempo-getWorklog/?format=xml&tempoApiToken=TOKENID
But for some reason it seems like PowerBI is stripping away the token ID; and therefore not granting me access.
Im new to PowerBI, so I guess im missing something, or connecting the wrong way, all help would be appreciated - Thanks
Regards
Martin
Solved! Go to Solution.
Do you have any convinience to share an POSTMAN call sample to your API so that I can try and test. You can send me a private message.
Per my experience, usually Power BI works fine and doesn't stripping away url part.
Do you have any convinience to share an POSTMAN call sample to your API so that I can try and test. You can send me a private message.
Per my experience, usually Power BI works fine and doesn't stripping away url part.
I am facing same issuw not able to connect with Jira Tempo URL. Can you please share me how yu people access the URL
Issue was resolved after trying again with a clear head, and a good nights sleep 🙂
I cant tell what went wrong, but seems I made some mistake in my end.