HubSpot Nodes
6
Free workflow nodes for n8n, BuildShip, and Make.com. Copy and paste directly into your automation workflows.
Create Contact in HubSpot
n8n-nodes-base.httpRequest
Create a new contact in HubSpot CRM with properties like name, email, phone, and company.
Create Deal in HubSpot
n8n-nodes-base.httpRequest
Create a new sales deal in HubSpot CRM with deal name, amount, pipeline stage, and close date.
List Companies in HubSpot
n8n-nodes-base.httpRequest
Retrieve a list of companies from HubSpot CRM with properties like name, domain, and industry.
Search Contacts in HubSpot
n8n-nodes-base.httpRequest
Search HubSpot CRM contacts using filter groups, such as finding a contact by email address.
Update Contact in HubSpot
n8n-nodes-base.httpRequest
Update an existing contact in HubSpot CRM by contact ID, syncing changed properties like email, name, or phone.
Update Deal in HubSpot
n8n-nodes-base.httpRequest
Update an existing deal in HubSpot CRM by deal ID, changing pipeline stage, amount, or other properties.