Forum Discussion
Hubspot Private APP
hi Community,
how can we connect Hubspot Private APP with Power BI?
BR
Hi Anonymous
Please refer to the links:
https://community.fabric.microsoft.com/t5/Desktop/Connect-PowerBI-to-Hubspot/td-p/2670972
https://ecosystem.hubspot.com/marketplace/apps/marketing/analytics-data/powerbi
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
- Anonymous2 years ago
Thank you ReportGuru and Ritaf1983
I used this code from JackSelman 03-22-2023 06:03 PM
https://community.fabric.microsoft.com/t5/Power-Query/Hubspot-Private-Apps-Powerquery-pagination/m-p/3047706
I can pull the data successfully, without using external connectors.
Best Regards
6 Replies
- Ritaf1983
Super User
Hi Anonymous
Please refer to the links:
https://community.fabric.microsoft.com/t5/Desktop/Connect-PowerBI-to-Hubspot/td-p/2670972
https://ecosystem.hubspot.com/marketplace/apps/marketing/analytics-data/powerbi
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
- AnonymousNot applicable
Thank you ReportGuru and Ritaf1983
I used this code from JackSelman 03-22-2023 06:03 PM
https://community.fabric.microsoft.com/t5/Power-Query/Hubspot-Private-Apps-Powerquery-pagination/m-p/3047706
I can pull the data successfully, without using external connectors.
Best Regards
- ReportGuru
Post Patron
Hi Anonymous I know this reply is very late. There’s no built-in connector for Hubspot to PBI, you will have to look for another way. As a workaround, maybe you can use a 3rd party connector, it can save you a lot of time compared to the other options. I've tried windsor.ai, supermetrics (which doesn't have PBI as a destination, so you first have to export to Google Sheets and then export to PBI) and funnel.io. I stayed with windsor because it is much cheaper so just to let you know other options. In case you wonder, to make the connection first search for the Hubspot connector in the data sources list:
After that, just grant access to your Hubspot account using your credentials, then on preview and destination page you will see a preview of your Hubspot fields:
There just select the fields you need. Finally, just select PBI as your data destination and finally just copy and paste the url on PBI --> Get Data --> Web --> Paste the url.
- Aryna
Post Partisan
Hi Anonymous , you can also try to use Power BI connectors. Her eis one of the providers: https://vidi-corp.com/
Here is also an examples of Hubspot report I developed using this connector: https://drive.google.com/file/d/1VnnFaNjECPMTqnjRs8_5h6j8MQsAV40h/view?usp=sharing
- 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 & Founder
Audox
www.audox.com - Aryna
Post Partisan
Hi, rather than going through the Private App API route, have you looked at using a third-party connector? Much less setup involved and avoids the modelling headaches that come with HubSpot's data structure.
This one worked well for us: https://vidi-corp.com/hubspot-power-bi-connector/
Hope it helps!