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

GoHighLevel - Delete Appointment Note

n8n-nodes-base.httpRequest

Remove notes from appointments. Delete appointment notes for cleanup or when documentation is no longer relevant.

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

Use Cases

Remove outdated appointment notes automatically
Clean up duplicate or incorrect notes
Delete notes based on data retention policies

Configuration

Node Configuration Summary
Ready-to-use GoHighLevel node configured for gohighlevel - delete appointment note. Copy and paste directly into your n8n workflow.
Method: DELETE
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