# HubSpot

HockeyStack's HubSpot integration pulls your sales data into HockeyStack and connects it with the rest of your customer data. This includes Companies, Contacts, Deals, Engagements and more.

## How It Works <a href="#block-e6ca4400a9c649f3ac9528b363ef8187" id="block-e6ca4400a9c649f3ac9528b363ef8187"></a>

When you integrate HubSpot, HockeyStack pulls certain actions and properties from it. Each action comes with action properties that give more information about it.

For objects like company and contact, we also pull all of their properties which are added to that object’s profile on HockeyStack and can be used for segmentation.

For a list of the objects we pull from HubSpot CRM, see [HubSpot Pulled Objects List ](https://docs.hockeystack.com/integrations/crms/hubspot/hubspot-pulled-actions-list).

We also pull marketing automation data from HubSpot. More information can be found [here](https://docs.hockeystack.com/integrations/marketing-automation/hubspot).

Apart from the CRM data, we also track HubSpot form submissions and meeting scheduling through the website automatically. See [HubSpot Website Tracking](https://docs.hockeystack.com/integrations/crms/hubspot/hubspot-website-tracking) for more information.

## Caveats <a href="#block-b1af6216668b4ec987fad4f6063e04d1" id="block-b1af6216668b4ec987fad4f6063e04d1"></a>

* We pull the data from HubSpot on a daily basis.
* If you're using both Salesforce (as CRM) and HubSpot (as marketing automation platform), HockeyStack doesn't pull deal object from HubSpot (not to duplicate Salesforce data). It's important to connect Salesforce to HockeyStack first, in this case.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hockeystack.com/integrations/crms/hubspot.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
