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

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.

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

Use Cases

Move deal through pipeline stages
Update deal value

Configuration

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