Node Inputs
Required Fields
Company ID:The unique identifier of the company in HubSpot.
Example:
"123456789"
Optional Fields
Properties:Specific company properties to retrieve.
Example:
["name", "domain", "industry", "numberofemployees", "annualrevenue"]
Associations:Related objects to include in the response.
Available options:
contacts
: Associated contactsdeals
: Associated dealstickets
: Associated tickets
Example:["contacts", "deals"]
Node Output
Company Details:Comprehensive information about the specified company including all requested properties and associations. Example Output:
Node Functionality
The HubSpot Get Company node:- Retrieves detailed information about a specific company.
- Provides access to all company properties.
- Includes associated contacts, deals, and tickets.
- Supports custom property selection.
- Returns complete company profile for enrichment workflows.