Update Opportunity Status
n8n-nodes-base.httpRequest
Update the status of an opportunity. Supports: open, won, lost, abandoned.
Use Cases
Mark opportunities as won
Close lost deals
Update deal status
Configuration
Node Configuration Summary
Ready-to-use GoHighLevel node configured for update opportunity status.
Copy and paste directly into your n8n workflow.
Method:
PUT
Endpoint:
/opportunities/{{ $json.opportunityId }}/status
Nodes:
2
Auth:
GoHighLevel OAuth2 API