# HubSpot

Create contact record on your HubSpot account.

Hubspot is a popular CRM tool for all kinds of businesses. Although it has grown to offer other functions like ticketing, email automation, etc., it is primarily used by businesses as their CRM (Customer Relationship Management) tool.

With this integration, you can create a contact on HubSpot in real time based on the details collected by the bot.

![](https://help.wotnot.io/~gitbook/image?url=https%3A%2F%2F360969599-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FsrMxU8nO3RjusUiYuXBB%252Fuploads%252FZerhZQsrKnyS9w8LOeKy%252FCleanShot%25202024-06-19%2520at%252020.00.29.png%3Falt%3Dmedia%26token%3Dc6f13e0d-0749-4d84-9393-6078a052679d\&width=768\&dpr=4\&quality=100\&sign=ab5fce5f\&sv=1)

### Connect the account: <a href="#connect-the-account" id="connect-the-account"></a>

Connect your HubSpot account by authorizing the access and choosing the account from the list. HubSpot's authorization will open in a new window. Please make sure that you have not blocked the pop-up window from opening.

### **Map the fields:** <a href="#map-the-fields" id="map-the-fields"></a>

You can map the HubSpot fields with the variables defined in the bot builder. This way, whatever values stored in WotNot's variables will be mapped against the HubSpot fields that you choose here

The maximum number of fields you can map is capped at 50

### Define next steps <a href="#define-next-steps" id="define-next-steps"></a>

Every Freshdesk action block will have two outcomes - Success or Failure.

You can define the success and failure actions as per your need.

\ <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://help.wotsabot.ai/wotsabot-help-articles/integrations/ready-integrations/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.
