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

GoHighLevel - Get Calendar Events

n8n-nodes-base.httpRequest

Get all calendar events within a specified date range. Retrieve scheduled appointments and blocked slots for calendar management and reporting.

gohighlevel calendar calendar-events appointments date-range
API Docs
Platform
GoHighLevel
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Generate calendar reports for specific date ranges
Sync calendar events to external systems
Monitor upcoming appointments and availability

Configuration

Node Configuration Summary
Ready-to-use GoHighLevel node configured for gohighlevel - get calendar events. Copy and paste directly into your n8n workflow.
Method: GET
Endpoint: /calendars/events?calendarId={{ $json.calendarId }}&startDate={{ $json.startDate }}&endDate={{ $json.endDate }}
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