# Hubspot

## Introduction&#x20;

HubSpot develops cloud-based, inbound marketing software that allows businesses to transform the way that they market online.

## Available Features

* &#x20;Identity Rules
* &#x20;User Inventory

## Prerequisites

* Any Hubspot account tier.
* A user account within the Hubspot instance with the required privileges, or alternatively, a Super Admin account.

## Required Privileges

| Scope                     | Use                                                                         |
| ------------------------- | --------------------------------------------------------------------------- |
| settings.users.read       | View details about account users and their permissions.                     |
| crm.objects.contacts.read | <p>View properties and other details about </p><p>contacts.</p>             |
| oauth                     | Basic scope required for OAuth. This scope is added by default to all apps. |

## Onboarding Hubspot in your Perimeters account

1. Go to "Integrations" -> Select "Hubspot" -> Click "+ Add" -> Click "+ Start Integration".
2. **"OAuth" -**\
   Click "Sign in with Hubspot" -> Check all the scopes checkboxes and click on "Continue".
3. Click "Finish" to complete the onboarding process.

Once you have completed these steps, Hubspot should be successfully integrated with your Perimeters account.

**Note** : Perimeters uses and transfers information using Hubspot APIs. It does so in accordance with its [privacy policy](https://www.perimeters.io/privacy).

<br>


---

# 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://support.perimeters.io/perimeters-documentation/connecting-perimeters/integrations-for-security-insights/saas-applications/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.
