Forum Discussion
Anonymous
10 years agoNot applicable
Integration with BambooHR
Does anyone have any experience in using BambooHR as a data source for Power BI? There's no built-in connector for it obviously, but we're not sure the best way to get data exported from BambooHR and...
- 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
IntaBruce
4 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.
mattlancs
4 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...