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 ...
rush
4 years agoHelper V
Anonymous Hi
I managed to get it to work by using the password "x" which is weird as I was using that the whole time.
I am able to refresh the data in power bi desktop and through the gateway now.
The struggle I have now is with getting photos which it is giving me back error 404.
I am trying to get back all employees photos with the URL below but fails:
https://api.bamboohr.com/api/gateway.php/Companydomain/v1/employees/id/photo/original
https://documentation.bamboohr.com/reference#photos-1
Anonymous
4 years agoNot applicable
I don't have access to most things in Bamboo, so I can't be of much help. But I don't think you are able to use this call to receive *all* employees photos in one request. You have to identify in the string which employee ID you want to return.