# Hubspot

## **Connector Overview**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXehD8umE0-LfdAFy6QyY-_znUyBWCKQScNYm1fPpEAJT8EDwFCiJzkSMEqI32AFc89Lungd1nMIhx39OhZCtfZgUlRL7yis4OdlkaNSmOLStRCY7oCuGu0eipgVto6m_2Svmhe8bA?key=XIy8122ZNqmu67sUe4Q2WNF3" alt="" width="375"><figcaption></figcaption></figure>

HubSpot is an all-in-one growth platform that helps businesses attract visitors, engage leads, and delight customers. With powerful tools for CRM, marketing, and sales, it makes it easy to streamline workflows and grow smarter.

## **Authentication Type**

Basic & OAuth2

## **Webhook Supported**

Yes

## **Secrets**

* Basic
  * PAN\_SEC\_HUBSPOT\_BASIC\_API\_KEY
* OAuth2
  * PAN\_SEC\_HUBSPOT\_OAUTH\_EXPIRES\_AT
  * PAN\_SEC\_HUBSPOT\_OAUTH\_EXPIRES\_IN
  * PAN\_SEC\_HUBSPOT\_OAUTH\_ACCESS\_TOKEN
  * PAN\_SEC\_HUBSPOT\_OAUTH\_TOKEN\_TYPE
  * PAN\_SEC\_HUBSPOT\_OAUTH\_REFRESH\_TOKEN

## **API Client Supported**

Yes. You can read more about the capabilities of the Integration Development Kit [here](broken://spaces/-MfdKgN0cGTpmF3-1gDd/pages/sJfQYq4MK2Bke6lrfErK).

## **Requirements for Provisioning**

In order to provision your connector, the following HubSpot information must be gathered:

* Basic - No provisioning is required for this connector.
* OAuth2
  * App ID
  * Client ID
  * Client Secret
  * Scopes

To obtain the information required for provisioning the OAuth2 connector, perform the following steps:

1. Log in to your [Hubspot Developer Account](https://app.hubspot.com/login)
2. Navigate to Apps on the main Navigation Bar
3. Select your App > Auth Settings

*For more information on how to create a Public App, please see* [*here*](https://developers.hubspot.com/docs/guides/apps/public-apps/overview)*.*

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will use the following information/perform the following steps to connect to HubSpot:

* Basic
  * API Key
* OAuth2
  1. Select Reconnect
  2. Select the Auth URL
  3. Select the Hubspot you want to connect to (if multiple Developer Accounts)\
     ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXecv_V3iMFzXBmBIkkCM-l893ODRd_GNTODOZ67yiGkiNelwNKj8MESZGTNtVaFPbVD6aYyqN5hVtErZHIfzZzI_ynrkEcRE0A5Vy1ADQpRMe2p3eOEX7ah_vqlewISSQe0XgxQ?key=XIy8122ZNqmu67sUe4Q2WNF3)
  4. Connect App

## **API Resources**

For more information on how to utilize the Hubspot API, feel free to reference the following [documentation](https://developers.hubspot.com/docs/reference/api/overview).


---

# 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.pandium.com/connectors/connectors-101/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.
