More Vendrato tools: FunnelDupe GHL Utils Building the future of automation
🟠

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.

hubspot crm contact update api
API Docs
Platform
HubSpot
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Update contact properties
Sync changes from other systems

Configuration

Node Configuration Summary
Ready-to-use HubSpot node configured for update contact in hubspot. Copy and paste directly into your n8n workflow.
Method: PATCH
Endpoint: /crm/v3/objects/contacts/{{ $json.contactId }}
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.

Related HubSpot Nodes