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.
Use Cases
Create sales deal from inbound lead
Track opportunity in pipeline
Configuration
Node Configuration Summary
Ready-to-use HubSpot node configured for create deal in hubspot.
Copy and paste directly into your n8n workflow.
Method:
POST
Endpoint:
/crm/v3/objects/deals
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.