List Companies in HubSpot
n8n-nodes-base.httpRequest
Retrieve a list of companies from HubSpot CRM with properties like name, domain, and industry.
Use Cases
List all companies in HubSpot
Sync company data to other systems
Configuration
Node Configuration Summary
Ready-to-use HubSpot node configured for list companies in hubspot.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/crm/v3/objects/companies?limit=100&properties=name,domain,industry
Nodes:
2
Auth:
HTTP Header Auth
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.