Hey everyone,
Hubspot has made some changes to their API, deprecating a few endpoints. Therefore, we’ve updated some of our pre-built content for Hubspot. Make sure you use the latest version!
What do I need to do?
If you used one of the Hubspot Klips below, make sure to get the updated version from our Klip Gallery (https://www.klipfolio.com/gallery/klips) or follow the links here to add the latest version to your dashboard.
- Leads Lifecycle: https://app.klipfolio.com/dashboard/add_template/kliptemplate_9cccc9abd8b026dfe6508d51b61452f8
- Leads by Source: https://app.klipfolio.com/dashboard/add_template/kliptemplate_df04c465bb79ab1dd6a61f168a2e8954
- Website Leads: https://app.klipfolio.com/dashboard/add_template/kliptemplate_699a7909826a4b416cffc372649493be
- Landing Page Leads: https://app.klipfolio.com/dashboard/add_template/kliptemplate_29d60a5c7265237525d70b21e1d7dda6
- Landing Page Views: https://app.klipfolio.com/dashboard/add_template/kliptemplate_6a5321c15d6e6f4f90de251053bf0241
- Landing Page Submissions Over Time: https://app.klipfolio.com/dashboard/add_template/kliptemplate_7df01de2245dc76439110bb858a313d2
- Landing Page Stats: https://app.klipfolio.com/dashboard/add_template/kliptemplate_2074b8f91e83c47a32bec1bb52c68d90
Note: The Hubspot Klip Landing Page Submissions By Sources was permanently removed from our library as Hubspot does not provide an equivalent new endpoint to get the necessary information.
If you had created custom data sources using any of the endpoints below they won’t work anymore
-
https://api.hubapi.com/analytics/v2/sources/summary/d?
-
https://api.hubapi.com/analytics/v2/sources/summary/daily?
-
https://api.hubapi.com/analytics/v2/sources/summary/totals?
Instead you can find new endpoints such as
-
https://api.hubapi.com/analytics/v2/reports/sources/daily?
-
https://api.hubapi.com/analytics/v2/reports/<yourPageId>/sources/daily?
Not all of the previous endpoints have a matching new option. Therefore, you should double check Hubspot’s API Documentation, especially https://developers.hubspot.com/docs/methods/analytics/get-analytics-data-by-object and https://developers.hubspot.com/docs/methods/analytics/get-analytics-data-breakdowns to find the endpoint that best suits your reporting needs.
Let us know if you have any questions, we are here to help!