Forum Discussion
Connect PowerBI to Hubspot
Does anyone know how we can connect PowerBI to Hubspot. They have changed the API to Private apps and some if the solutions are not working.
for instance, I tried this one https://github.com/ranmax123/powerbi-custom-connectors/issues
but since Hubspot is not providing the API keys, I don't know how I can connect.
7 Replies
- AnonymousNot applicable
Hi Anonymous ,
I found doc that may be helpful to you that you can use for reference:
Connect Hubspot to Power BI: 2 Easy Methods (hevodata.com)
And in this post, there is also a lot of advice given by experienced people, which may also help you.
Data Source Hubspot - Microsoft Power BI Community
Best regards,
Community Support Team Selina zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
- Adel
Helper III
Hello this article has a how to connect hubspot to power bi, it's pretty straighforward and easy
https://windsor.ai/connect-hubspot-to-power-bi/ - Syndicate_Admin
Administrator
Hola @Syndicate_Admin,
You can use our Power BI open source connector for HubSpot.
All the code is available for free on GitHub here:
https://github.com/audoxcl/Power-BI-HubSpot-ConnectorAnd here are the instructions on how to install and use it:
https://www.youtube.com/playlist?list=PLI3w6pdNV1sR3foUBnwl15rU_uthKkjS8If you have any questions or concerns, you can contact us here:
WhatsApp: +56 9 9675 0572
Email: [email protected]Javier Núñez, CEO
Audox
CRM, BI, PM Consulting Services
- janunezFrequent Visitor
Hi Syndicate_Admin !
All code is available for free on GitHub here:
https://github.com/audoxcl/Power-BI-HubSpot-ConnectorAnd here are the instructions on how to install and use it:
https://www.youtube.com/playlist?list=PLI3w6pdNV1sR3foUBnwl15rU_uthKkjS8If you have any questions or concerns, you can contact us here:
WhatsApp: +56 9 9675 0572
Email: [email protected]Javier Nunez
CEO & Founder
Audox
www.audox.com
- Aryna
Post Partisan
Hi Anonymous , yes, I developed multiple Hubspot reports in Power BI using connector from this provider: https://vidi-corp.com/
Here is an example of such report: https://drive.google.com/file/d/1VnnFaNjECPMTqnjRs8_5h6j8MQsAV40h/view?usp=sharing
- BrandonSinghNew Member
Power BI can pull data from HubSpot via its API, but API limits may slow things down with large datasets or frequent refreshes. To keep performance steady, filter your data or schedule updates during off-peak hours. HubSpot’s responses often include nested data, so some transformation might be needed before analysis. For a simpler, code-free solution, tools like Skyvia can sync HubSpot data to a database, helping Power BI reports run more reliably and faster.
- Aryna
Post Partisan
Hi, yes the API key deprecation broke a lot of the older solutions including that GitHub connector. Rather than trying to get those working with Private App tokens, this is the easiest way I've found to connect HubSpot to Power BI now: https://vidi-corp.com/hubspot-power-bi-connector/
No API setup needed at all. They also offer a 14-day free trial so you can test it with your own data first.