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

GoHighLevel - Update Appointment Note

n8n-nodes-base.httpRequest

Update existing appointment notes. Modify note content for corrections, additions, or updates to appointment documentation.

gohighlevel appointments notes documentation update
API Docs
Platform
GoHighLevel
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Modify appointment notes based on new information
Update meeting documentation automatically
Correct or enhance existing appointment notes

Configuration

Node Configuration Summary
Ready-to-use GoHighLevel node configured for gohighlevel - update appointment note. Copy and paste directly into your n8n workflow.
Method: PUT
Endpoint: /calendars/events/appointments/{{ $json.eventId }}/notes/{{ $json.noteId }}
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.

Related GoHighLevel Nodes