If you want to create data sources for custom Klips, you're in the right place.
If you want to add pre-built Klips, see Pre-built Klips and the Klip Gallery and Klip Gallery: HubSpot.
If you're using PowerMetrics and want to create data sources for custom metrics, go here.
If you're using PowerMetrics and want to create data feeds for custom metrics, go here.
Visualize, discover, and act on your data with Klips and Klip dashboards.
Ready to get the most from your HubSpot marketing and sales data? Get started by setting up a connection between Klipfolio and your HubSpot data and adding some data sources.
When you're finished adding HubSpot data sources, you'll use them to power your custom Klips.
This article includes:
- What you should know about connecting to your HubSpot data
- Finding your HubSpot email campaign ID
- Adding a HubSpot pre-built data source
- Adding a HubSpot custom data source
- Custom building: About APIs and queries
- I've added HubSpot data sources - What's next?
Connecting to your HubSpot data
Here are a couple things to note about connecting Klipfolio to your HubSpot data:
Your data is safe with us. The first time you connect your HubSpot data to Klipfolio, you'll be prompted to sign in to HubSpot and give permission to allow Klipfolio to securely access data within your HubSpot account. We are serious about protecting your data privacy.
Managing your connections. By default, your connection name looks like this: yourname@HubSpot <date and time created>. You can modify the default connection name when you create a new connection or from your list of connections, accessed by clicking your Account Name (located at the bottom of the left navigation sidebar) and selecting Account > Connected Accounts or by clicking the button in the left navigation sidebar and selecting Connections.
You can use and reuse the same account connection every time you connect to HubSpot. If you have trouble accessing an existing connection, your OAuth token may have expired. If that happens to you, check out these troubleshooting tips.
How do I find my HubSpot email campaign Id?
When creating a HubSpot data source you may need to enter your HubSpot email campaign Id.
To find your HubSpot email campaign Id:
- In your HubSpot account, navigate to Marketing > Planning and Strategy > Campaigns.
- Find the email campaign you want, either by scrolling or using the Search bar.
- Click the email campaign link to open it.
- Copy the email campaign ID.
It's the last set of characters in the URL (as highlighted in the example below).
Adding a HubSpot pre-built data source
Our pre-built data sources focus on the most sought-after HubSpot data. Either use them as complete solutions or as starting points for custom building.
To add a HubSpot pre-built data source:
- Click the + beside Data Sources in the left navigation sidebar.
If you don’t see the option above, go to the bottom of the left navigation sidebar and click your Account Name > Data Sources > Create a New Data Source.
- On the Where is your data? page, select HubSpot.
- Select a pre-built data source from the left section of the Choose a pre-built or custom connection page.
- If this is your first time connecting to HubSpot:
- Click Connect an account. Enter your HubSpot login credentials and click Next. If prompted, click Allow Access to enable Klipfolio to securely access your HubSpot data. Click Continue.
- If you have connected with HubSpot before:
- Select an existing connection (token) from the drop-down list and click Continue.
- On the Configure your data source page, select the relevant choices by which you want to break down your data (such as Category and Time Period) from the drop-down lists and enter a filter where applicable.
- Click Get data or, if you want to modify the pre-built data request, click Switch to Custom settings.
Note: If you switch back to the Basic settings page after making changes in the Custom settings page, your changes will not be saved. - Ensure this is the data you’re looking for and, optionally, select the checkbox to Model your data. Learn more about modelling your data source. Note: HubSpot returns JSON formatted data. Learn how to model JSON data.
- Click Continue.
- Name, choose refresh settings, and, optionally, share your data source.
- Click Save.
If you clicked Switch to Custom settings:
- On the Configure your data source page, modify the Query URL to get the data you want. You can use the existing information in the Query URL text box as a base. It was auto-filled based on the pre-built data source you selected on the Choose a pre-built or custom connection page.
- Click Get data.
- Ensure this is the data you’re looking for and, optionally, select the checkbox to Model your data. Learn more about modelling your data source. Note: HubSpot returns JSON formatted data. Learn how to model JSON data.
- Click Continue.
- Name, choose refresh settings, and, optionally, share your data source.
- Click Save.
The data source is added to your account and is ready to use for custom Klips. You can see all your data sources in your Data Source Library, accessed by clicking Data Sources in the left navigation sidebar.
Adding a HubSpot custom data source
Need a unique set of data? When our pre-built data sources don't include exactly what you're looking for, create your own custom data source. You can either use a pre-built data source query as a base or write your own queries from scratch.
To add a HubSpot custom data source:
- Click the + beside Data Sources in the left navigation sidebar.
If you don’t see the option above, go to the bottom of the left navigation sidebar and click your Account Name > Data Sources > Create a New Data Source.
- On the Where is your data? page, select HubSpot.
- On the Choose a pre-built or custom connection page, click Create a custom HubSpot data source.
- If this is your first time connecting to HubSpot:
- Click Connect an account. Enter your HubSpot login credentials and click Next. If prompted, click Allow Access to enable Klipfolio to securely access your HubSpot data. Click Continue.
- If you have connected with HubSpot before:
- Select an existing connection (token) from the drop-down list and click Continue.
- On the Configure your data source page, adjust the Query URL information to return the data you need. Refer to the HubSpot API documentation for details.
- Click Get data.
- Ensure this is the data you’re looking for and, optionally, select the checkbox to Model your data. Learn more about modelling your data source. Note: HubSpot returns JSON formatted data. Learn how to model JSON data.
- Click Continue.
- Name, choose refresh settings, and, optionally, share your data source.
- Click Save.
The data source is added to your account and is ready to use for custom Klips. You can see all your data sources in your Data Source Library, accessed by clicking Data Sources in the left navigation sidebar.
Custom building: About APIs and queries
Want to learn more about custom building? This section is for you. Klipfolio connects to hundreds of services in the cloud that have a REST API. If you take the time to learn your service’s API to create queries for the data you want, your possibilities are endless. Here’s a quick overview video on APIs and Klipfolio:
If you need help using APIs, ask a data analyst or developer.
Refer to the HubSpot API documentation to discover more data requests.
See the reference table below for API related information and sample queries.
API Documentation | HubSpot API documentation |
Authentication Method |
OAuth Token Authentication |
Response Format | JSON |
API Limits and Notes |
The following Hubspot endpoints don't support pagination: https://api.hubapi.com/calendar/v1/events https://api.hubapi.com/keywords/v1/keywords |
Sample Queries |
Subscription status:
Recently created deals:
|
Next steps
Great! You've connected to your HubSpot data and created one (or more) data sources. Now you're ready to use those data sources in custom Klips.
Want to learn more?
Check out these related articles: