# HubSpot

### Prerequisites

To connect HubSpot with the DBSync HubSpot Connector, you'll need:

* A valid DBSync HubSpot Connector license and login credentials for DBSync iPaaS.
* Your HubSpot login credentials (username, password).

### Steps to Connect HubSpot to DBSync

Step 1: Click Add App, choose HubSpot as the Data Source, and then create a profile.

<figure><img src="/files/APKmwzAbF0AtEUXGsDtc" alt=""><figcaption></figcaption></figure>

Step 2: Click the profile you created, then select Login to HubSpot (OAuth).

<figure><img src="/files/XPLP1lAopyONQD7mDU6I" alt=""><figcaption></figcaption></figure>

Step 3: After clicking Login, you will be redirected to the HubSpot sign-in page. Click Sign in to access your HubSpot account.

<figure><img src="/files/bRvDINvFVPWoMkz8vfLu" alt=""><figcaption></figcaption></figure>

Step 4: Enter your HubSpot username and password, then click Log in.

<figure><img src="/files/6NV5kVy7kg0VopJCUdM3" alt=""><figcaption></figcaption></figure>

Step 5: Select the HubSpot account you want to connect with DBSync, then click Choose Account.

<figure><img src="/files/VnkIEqJtnKC9OyGwDD25" alt=""><figcaption></figcaption></figure>

<br>

Step 6: Wait a few moments, and you will be redirected to the confirmation page. Your HubSpot connector is now successfully connected.<br>

Step 7(Optional): If you want to use the bulk API to transfer a large dataset, click on the checkbox in front of the "Use Bulk API" option to enable it <br>

<figure><img src="/files/XiTCReR6z6HK6xlRcNRd" alt=""><figcaption></figcaption></figure>


---

# 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.mydbsync.com/cloud-replication-main/source-setup/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.
