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.
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