Forum Discussion
mparravani
8 years agoRegular Visitor
Connect to Bamboo's REST API- Error"Web API key can only be specified when API key name is provided"
Hello, I'm relatively new to PowerBI, and am trying to connect to Bamboo's Open API (REST API). My workflow is going through PowerBI's "New Source" --> "web" --> in "basic" I enter Bamboo's ...
gianfrancob
8 years agoFrequent Visitor
Hello, I have the same problem and I don't seem to be able to get around it.
Has anyone an idea how to connect to bambooHR's API?
I can do it via browser and with a python script just using my API key using the following format (in this case a report):
"https://[my API key ]:[email protected]/api/gateway.php/{my organisation subdomain}/v1/reports/{report ID}?format=JSON&fd=no"
but I don't seem to be able to replicate the same approach from powerbi.
Has anyone any suggestion?
THank you!