I am trying to get my time entries from Clockify API directly via Power Query to Excel. I use the following code in the Power Query:
= Web.Contents(\"https://api
Doesn't it have to be X-Api-Key instead of ApiKeyName?