Forum Discussion
Pull data from Hubspot into PBI via API
- Anonymous4 years ago
HI JordanPearson,
According to the error message, it seems like you directly input API key value into the data connector, right? AFAIK, this connector will require you to define what type of API key that sends to the API service. (normally they will be defined as 'key name' = 'key value' to use in the connector)
Here is the sample query:
let Source = OData.Feed( "<API URL>", null, [Headers = [ #"ApiKey" = "<YOUR API KEY>" ]] ) in SourceNotice: #"ApiKey" part can be changed, you can check the API document definition first.
Regards,
Xiaoxin Sheng
Hello,
I know I am late to this party, but if others are looking for a solution to further build deeper reporting with their HubSpot Data -
A HubSpot Certified App is available in the HubSpot App Marketplace for connecting HubSpot to Power BI. The trial is free from Datawarehouse.io
https://ecosystem.hubspot.com/marketplace/apps/marketing/analytics-data/powerbi