company_research_v2_add_to_hubspot
Sync company data to HubSpot CRM by domain or ID. Creates missing companies and updates existing entries.
Instructions
Add or update a company in the user's HubSpot CRM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Domain of the company to sync. | |
| company_id | No | Alternatively, provide the company ID. | |
| create_if_missing | No | Create company in HubSpot if it doesn't exist. | |
| update_existing | No | Update company properties if it already exists. | |
| output_variable_name | Yes | Variable name for the HubSpot sync result. | hubspot_result |