> ## Documentation Index
> Fetch the complete documentation index at: https://docs.upflow.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Import HubSpot data

> Import HubSpot company custom fields into Upflow to enrich your customers and drive smarter collection workflows.

Once HubSpot is [connected](/en-us/integrations/hubspot/connect), you can import HubSpot information into Upflow. Data is imported at the **company** level, which maps to your Upflow **customers**.

<Note>
  The HubSpot integration is currently in **beta**. [Contact our support team](/en-us/essentials/get-started/contact-our-support-team) to request access.
</Note>

## HubSpot custom fields

Importing HubSpot company custom properties is enabled automatically when you connect — it's always on and can't be turned off.

<img src="https://mintcdn.com/upflow-04dc27cd/KGz7OJpInWDQjDoP/images/hubspot-configure-import.png?fit=max&auto=format&n=KGz7OJpInWDQjDoP&q=85&s=4dd7067b91979a69775949a08e07ee27" alt="The Configure your HubSpot integration step showing that HubSpot custom properties are imported into Upflow." width="892" height="272" data-path="images/hubspot-configure-import.png" />

You stay in control of *which* properties come in: manage and select the company custom fields to import from your [**Custom fields** settings](https://app.upflow.io/organization/-/settings/custom-fields). When you add a HubSpot custom field to Upflow, the value can take a few minutes to appear.

### Supported custom field types

| HubSpot field type     | Description                                              | Upflow type                              |
| ---------------------- | -------------------------------------------------------- | ---------------------------------------- |
| Single-line text       | Short alphanumeric input (names, IDs)                    | Text                                     |
| Multi-line text        | Longer text like notes or descriptions                   | Text                                     |
| Email                  | Email addresses                                          | Text                                     |
| Phone number           | Phone numbers                                            | Text                                     |
| Dropdown select        | Single choice from predefined options                    | Select                                   |
| Radio select           | Single choice, radio-button UI                           | Select                                   |
| Multiple checkboxes    | Multi-select from predefined options                     | Multi-select                             |
| Single checkbox        | Binary true/false choice                                 | Boolean                                  |
| Number                 | Integers or decimals                                     | Number                                   |
| Date picker            | Date selection                                           | Date                                     |
| Rollup                 | Aggregate from associated records (count, sum, average…) | Number                                   |
| Calculation / equation | Formula using other properties                           | Depends on the formula's underlying type |
| Score                  | Auto-computed score                                      | Text                                     |
| URL                    | Web links                                                | Text                                     |
| Image / file           | File attachments or image URLs                           | Not supported                            |
| User / reference       | HubSpot users or linked CRM objects                      | Not supported                            |

<Tip>
  If you don't see an imported value after a few hours, contact [our support team](/en-us/essentials/get-started/contact-our-support-team) with the field details (type), a couple of customer examples, and a screenshot from HubSpot.
</Tip>
