# Hubspot Integration

## Resmo + Hubspot Integration Fundamentals

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

Resmo integrates with your Hubspot account to keep your asset landscape secure and compliant.

### What does Resmo offer to Hubspot users?

* Aggregate a resource directory like users and teams from your Hubspot account
* Query your Hubspot users, teams, roles, and much more.
* Set up rule notifications based on Hubspot resource configurations.
* Continuously and automatically evaluate your resource compliance with security best practices

### How does the integration work?

Resmo has a Hubspot application that you can install once you sign up for a Resmo account. Our application uses API to make the initial polling and receive existing resources. Then, we receive resource changes and updates in real-time by regular polling.

#### Available resources

{% embed url="<https://resources.resmo.com/hubspot>" %}

## Integration Walkthrough

### How to install

1. Log in to your Resmo account and go to your Integrations page.
2. Find and select Hubspot.
3. Click the Add Integration button from the bottom right corner of the opening modal.
4. Hit the Create button.
5. You'll be redirected to Hubspot. Accept permissions.
6. You are ready! Now you can start querying your Hubspot resources!

### How to uninstall

1. On your Resmo account, navigate to the Integrations page and select Hubspot.
2. Navigate to the Connected Integrations tab and select the Hubspot integration you want to remove.&#x20;
3. To temporarily pause it, click the Disable button, or you may permanently remove it by clicking the Delete button.


---

# 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://resmocom.gitbook.io/product/integrations/hubspot-integration.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.
