What problem does it solve?
Go High Level users often struggle to orchestrate complex CRM workflows across contacts, calendars, forms, invoices, and automation. This Skill provides a consolidated interface to GHL's REST API v2 and the official Python SDK, enabling reliable programmatic control and automation.
Core Features & Use Cases
- Official Python SDK (async-first) with automatic token rotation, webhook middleware, and typed service methods for all modules.
- Comprehensive REST API coverage: Contacts, Conversations, Calendars, Opportunities, Payments, Invoices, Workflows, Funnels, Forms, Surveys, and more.
- Self-updating guidance to adapt to API changes and keep integrations current with official docs.
- Practical examples and helper scripts to accelerate integration work for developers and product teams.
Quick Start
Install the official Python SDK and run a minimal async example to search for contacts in your GHL location.