Comment on page
HubSpot
Enrich your HubSpot CRM with AI Market Map data
To import Market Map data into HubSpot, you will first need to create custom properties on your Company object to populate with Market Map data. Once that's complete, you can use standard HubSpot importing functionality to import the data.
Add the following custom properties to your company object:
Label | Internal Name | Type |
---|---|---|
Market Map Score | market_map_score | Number |
Market Map Tier | market_map_tier | Number |
Market Map Cluster Id | market_map_cluster_id | Text |
Market Map Cluster | market_map_cluster | Text |
Importing similar companies with HubSpot is not supported at this time. If you have a HubSpot enterprise plan which supports custom objects, please contact support.
The accounts.csv file contains a row for each company in the data submitted for Market Map analysis. If Market Map was unable to process an company, it will not be included in the accounts file. This will be the file you use to import into HubSpot.
Follow your normal process for importing company data. When prompted, specify the accounts.csv file from Market Map.
When prompted for field mappings, use the following:
Data Field | Description | Company Property |
---|---|---|
id | The HubSpot record id you provided in the export | Record Id |
score | The account score (0-100) | Market Map Score |
score_bin | The account tier (1-5, with 1 being the best) | Market Map Tier |
cluster_id | The numeric id of the cluster the account was assigned to (-1 means no cluster) | Market Map Cluster Id |
cluster_name | The name of the cluster the account was assigned to | Market Map Cluster |
You can safely ignore all other fields.
Complete your import.
Last modified 2mo ago