Skip to content

HubSpot: Create Company

Plugin ID: eca_hubspot_create_company

Available since: 1.0.0

Create a new company record in HubSpot.

Fields

Company Name — config key: name

The company name.
This field supports tokens.

Type: textfield · Required: no · Default: empty string

Domain — config key: domain

The company website domain (e.g., example.com). Recommended for deduplication.
This field supports tokens.

Type: textfield · Required: no · Default: empty string

Industry — config key: industry

The company industry.
This field supports tokens.

Type: textfield · Required: no · Default: empty string

Phone — config key: phone

The company phone number.
This field supports tokens.

Type: textfield · Required: no · Default: empty string

City — config key: city

The company city.
This field supports tokens.

Type: textfield · Required: no · Default: empty string

State — config key: state

The company state or region.
This field supports tokens.

Type: textfield · Required: no · Default: empty string

Additional Properties (YAML) — config key: additional_properties

Additional or custom properties in YAML format. See HubSpot API documentation for available properties. Example:
website: "https://example.com"
numberofemployees: 50
custom_property: "value"

This field supports tokens.

Type: textarea · Required: no · Default: empty string

Token name — config key: token_name

Provide the name of a token that holds the company data including ID, domain, and all properties.
This field supports tokens.

Type: textfield · Required: no · Default: empty string