# GoHighLevel

## **Connector Overview**

<figure><img src="/files/pAOSyaagLusREwpmCt76" alt="" width="215"><figcaption></figcaption></figure>

GoHighLevel is a comprehensive white-label CRM and marketing automation platform that agencies can rebrand and resell, offering tools for sales funnels, email campaigns, lead management, and client communications under their own brand.

## **Authentication Type**

OAuth2

## **Webhook Supported**

Yes, but it required manual configuration.

## **Secrets**

* PAN\_SEC\_GOHIGHLEVEL\_REFRESH\_TOKEN
* PAN\_SEC\_GOHIGHLEVEL\_ACCESS\_TOKEN
* PAN\_SEC\_GOHIGHLEVEL\_SCOPE
* PAN\_SEC\_GOHIGHLEVEL\_EXPIRES\_IN
* PAN\_SEC\_GOHIGHLEVEL\_TOKEN\_TYPE
* PAN\_SEC\_GOHIGHLEVEL\_EXPIRES\_AT
* PAN\_SEC\_GOHIGHLEVEL\_REFRESH\_TOKEN\_ID
* PAN\_SEC\_GOHIGHLEVEL\_USER\_ID
* PAN\_SEC\_GOHIGHLEVEL\_USER\_TYPE
* PAN\_SEC\_GOHIGHLEVEL\_LOCATION\_ID
* PAN\_SEC\_GOHIGHLEVEL\_IS\_BULK\_INSTALLATION

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Gong information must be gathered:

* Client ID
* Client Secret
* Install URL

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will log in to your GoHighLevel account using the OAuth2 URL after selecting Connect.

<figure><img src="/files/NbraMizkatAlfPXLgtzr" alt="" width="442"><figcaption></figcaption></figure>

## **API Resources**

For more information on how to utilize the GoHighLevel API, feel free to reference the following [documentation](https://marketplace.gohighlevel.com/docs/Authorization/authorization_doc).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandium.com/connectors/connectors-101/gohighlevel.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
