Forum Discussion
Integration with BambooHR
- 10 years ago
BambooHR has a REST API. Try reviewing it for what you need and using it in a web request from Power BI: http://www.bamboohr.com/api/documentation
Hi,
i've generated an API key and tried connecting but Power BI keeps giving this error:
What am I doing wrong?
- mattlancs4 years agoAdvocate II
Hi,
It's hard to know without seeing the steps leading up to that error message - when you got to the bit asking how you want to connect to the web address, did you perhaps choose the Web API option for credentials? I only got it working using Basic credentials, as above. It's counterintuitive.
Cheers,
Matt
- IntaBruce4 years agoResolver I
Thanks Matt, I should have read your instructions a little more carefully. I've managed to connect now. I just need to work out how to unpack the tables.
- mattlancs4 years agoAdvocate II
Good luck! Glad you're connected, and I can't fault you for assuming that Web API would be the straightforward option when you're trying to connect to an API...