GoHighLevel - Upsert Contact
n8n-nodes-base.httpRequest
Create or update contact based on existence. Upsert operation prevents duplicates by updating existing contacts or creating new ones automatically.
Use Cases
Sync contacts without creating duplicates
Import contacts with automatic duplicate handling
Update or create contacts based on external data
Configuration
Node Configuration Summary
Ready-to-use GoHighLevel node configured for gohighlevel - upsert contact.
Copy and paste directly into your n8n workflow.
Method:
POST
Endpoint:
/contacts/upsert
Nodes:
2
Auth:
GoHighLevel OAuth2
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.