Create Contact in HubSpot
n8n-nodes-base.httpRequest
Create a new contact in HubSpot CRM with properties like name, email, phone, and company.
Use Cases
Create CRM contact from form submission
Add lead to HubSpot
Sync contact from another system
Configuration
Node Configuration Summary
Ready-to-use HubSpot node configured for create contact in hubspot.
Copy and paste directly into your n8n workflow.
Method:
POST
Endpoint:
/crm/v3/objects/contacts
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.