# HubSpot

Create developer account on HubSpot using URL: <https://developers.hubspot.com/>

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

Click on Apps

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

Create an App

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

Capture required details on “App Info” tab for App name and Description

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

Capture details on “Auth” tab

Provide redirect URLs of ix Hello systems:

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

App ID Client ID and Client Secret will be automatically populated

These details will then be later captured in ix Hello configuration

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

Scroll down and click on “Add new scope” and add “oauth” and “tickets”

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

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

Go to ix Hello Administration menu

Click on “Connection Admin”

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

Select “HubSpot” card “Configuration” button

<figure><img src="/files/4rWhBEpAehQFz3hiq0k3" alt=""><figcaption></figcaption></figure>

Click on “Add New”

<figure><img src="/files/0zgJ6CJrpo0XenTAkdDJ" alt=""><figcaption></figcaption></figure>

Capture below details from HubSpot developer page and Click on “Save”:

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

After “Save” below will be displayed:

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

Go to Integration > “Connect System” and Add new Connection as “HubSpot Instance Configuration” with settings name mentioned above:

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

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

Create app in ix Hello with GenAI

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

Search and select the above created app

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

In tab “Data Sources”, add new data source “HubSpot OAuth”

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

In “Methods” tab, create “Create\_Ticket”

<figure><img src="/files/5gGUZQKfs4JYc2VQFJKC" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/ohvqcSEzSKynTHkxwrDt" 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.ixhello.com/ixhc/connections/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.
