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

GoHighLevel - Get Blocked Slots

n8n-nodes-base.httpRequest

Retrieve blocked time slots for a calendar. Access blocked periods to manage calendar availability and prevent double-booking.

gohighlevel calendar calendar-events blocked-slots availability
API Docs
Platform
GoHighLevel
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Check blocked time periods before scheduling
Sync blocked slots to external calendars
Monitor calendar availability restrictions

Configuration

Node Configuration Summary
Ready-to-use GoHighLevel node configured for gohighlevel - get blocked slots. Copy and paste directly into your n8n workflow.
Method: GET
Endpoint: /calendars/events/block-slots?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