Create HubSpot Company
hubspot_create_companyCreate a new company record in HubSpot CRM by providing properties like name, domain, industry, location, employee count, and revenue. Returns the created company with its new record ID.
Instructions
Create a new company record in HubSpot CRM.
Args:
properties.name: Company name (recommended)
properties.domain: Website domain (e.g. acme.com)
properties.industry: Industry type
properties.city / state / country: Location
properties.numberofemployees: Employee count
properties.annualrevenue: Annual revenue in USD
Returns: Created company with its new record ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| properties | Yes | Company properties to set |