Node Inputs
Required Fields
Currently, there are no required fields for this node.Optional Fields
Limit:Maximum number of companies to retrieve.
Example:
100
Properties:Specific company properties to include in the response.
Example:
["name", "domain", "industry", "city", "state"]
Filter Groups:Advanced filtering criteria to narrow down results.
Example:
{"filterGroups": [{"filters": [{"propertyName": "city", "operator": "EQ", "value": "Boston"}]}]}
Node Output
Companies List:A list of companies from your HubSpot CRM with their associated properties. Example Output:
Node Functionality
The HubSpot List Companies node:- Retrieves companies from your HubSpot CRM.
- Supports custom property selection for targeted data retrieval.
- Enables filtering by company properties.
- Provides pagination support for large datasets.
- Returns structured company data for workflow integration.