GoHighLevel Calendar Integration Test
Current Configuration
GHL API Key: ✅ Set
GHL Location ID: GlXu7Q1MYlAsL0SsnLQn
Calendar ID: verification-calls (default)
Calendar URL: ⚠️ Using default
Test GHL API Connection
This will test if your GHL API key and location ID are working correctly.
Test Calendar Widget
This will open the GHL calendar booking widget with test data.
Note: The calendar will only work if you've created it in GoHighLevel and added the correct Calendar ID to your environment variables.
Setup Instructions
- Log into your GoHighLevel account
- Go to Settings → Calendars
- Create a new calendar called "Verification Calls"
- Connect your Google Calendar in the calendar settings
- Get the Calendar ID from the URL or embed code
- Update your .env.local file with:
GHL_CALENDAR_ID=your-calendar-id NEXT_PUBLIC_GHL_CALENDAR_URL=your-widget-url
- Restart your dev server
Quick Links