Forum Discussion

justwonderland's avatar
justwonderland
New Member
2 years ago

Extracting data from Time Log extension in Azure DevOps

Hi,   I want to extract Time Log data from ADO into Power BI. I use the following REST API URL: https://boznet-timelogapi-test.azurewebsites.net/api/{organisationid}/timelog/query?code={API Key} ...