Input
Note: Make sure you don't use a Free Hubspot account.
As an input, you can provide any of these information:
- tagline
- location
- city
- country
- description
- domain
- founded_on
- industry
- linkedin_company_url
- company_name
- number_employees
- phone
- geographic_area
- total_funding_raised
- website
- postal_code
- close_date
- annual_revenue
- hubspot_company_id
Note that the hubspot_company_id will be necessary if you want to update a company on HubSpot.
Parameters
These parameters allow you to map keys. Value represents the corresponding keys in Hubspot.
A Hubspot mapping value is always in lower case and represented either as mappingvalue
or mapping_value
but never mapping value
(with a space).
You can map anything you want, passing custom fields.
If you need to set a value by default, you can reference it in the default
column.
This is especially useful for fields such as hubspot_owner_id
that you can set by default.
Possible mapping to create or update a company:
Hubspot Mapping Key | Value |
tagline | about_us |
location | address |
city | city |
country | country |
description | description |
domain | domain |
facebook_company_url | facebook_company_page |
founded_on | founded_year |
hubspot_owner_id | hubspot_owner_id |
industry | industry |
linkedin_company_url | linkedin_company_url |
company_name | name |
number_employees | numberofemployees |
phone | phone |
region | state |
total_funding_raised | total_money_raised |
website | website |
postal_code | zip |
close_date | closedate |
annual_revenue | annualrevenue |
timezone | timezone |
facebook_followers_count | facebookfans |
linkedindescription | linkedinbio |
twitter_description | twitterbio |
twitter_followers_count | twitter_followers |
twitter_handle | twitterhandle |
is_public | is_public |
hubspot_company_id | hs_object_id |
hs_additional_domains | hs_additional_domains |
hs_all_assigned_business_units_ids | hs_all_assigned_business_units_ids |
hs_is_target_account | hs_is_target_account |
hs_lastmodifieddate | hs_lastmodifieddate |
hs_target_account_recommendation_snooze_time | hs_target_account_recommendation_snooze_time |
IMPORTANT NOTE
In the realm of data management, a notable observation emerges: the industry references found on LinkedIn do not synchronize seamlessly with the industries categorized within HubSpot. This disparity can pose challenges and necessitate careful handling to ensure accurate and effective data management.
If you want your workflow to work, make sure either you remove industry from the mapping:
Or you can create a new property on HubSpot "single line text" and add it to your mapping to retrieve those industries.