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

GoHighLevel - Validate Group Slug

n8n-nodes-base.httpRequest

Check if a calendar group slug is available before creating a group. Prevents duplicate slug errors in workflows.

gohighlevel calendar groups validation slug
API Docs
Platform
GoHighLevel
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Validate slug availability before group creation
Prevent duplicate slug errors in automation
Build slug validation into forms

Configuration

Node Configuration Summary
Ready-to-use GoHighLevel node configured for gohighlevel - validate group slug. Copy and paste directly into your n8n workflow.
Method: GET
Endpoint: /calendars/groups/validate-slug?locationId={{ $json.locationId }}&slug={{ $json.slug }}
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