# Gong

## **Connector Overview**

<figure><img src="/files/QXuFdS8vLGFOrxdfKtaX" alt=""><figcaption></figcaption></figure>

[Gong](https://www.gong.io/) is a revenue intelligence platform that captures and analyzes sales conversations using AI to provide data-driven insights, helping sales teams optimize performance, identify risks, and close more deals.

## **Authentication Type**

Basic & OAuth2

## **Webhook Supported**

Yes

## **Secrets**

* Basic
  * PAN\_SEC\_GONG\_ACCESS\_KEY
  * PAN\_SEC\_GONG\_ACCESS\_KEY\_SECRET
  * PAN\_SEC\_GONG\_API\_BASE\_URL
* OAuth2
  * PAN\_SEC\_GONG\_OAUTH\_ACCESS\_TOKEN
  * PAN\_SEC\_GONG\_OAUTH\_REFRESH\_TOKEN
  * PAN\_SEC\_GONG\_OAUTH\_EXPIRES\_IN
  * PAN\_SEC\_GONG\_OAUTH\_TOKEN\_TYPE
  * PAN\_SEC\_GONG\_OAUTH\_SCOPE
  * PAN\_SEC\_GONG\_OAUTH\_API\_BASE\_URL\_FOR\_CUSTOMER

## **API Client Supported**

Yes (for OAuth)

## **Requirements for Provisioning**

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

* Basic
  * No provisioning required!
* OAuth
  * Client ID
  * Client Secret
  * Scopes

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will use the following information to connect to Gong:

* Basic
  * Access Key
  * Access Key Secret
  * Base URL
* OAuth
  * Log in to your Gong account using the OAuth2 URL via the Tenant Secrets<br>

    <figure><img src="/files/N65JyX2FwEHO14hxBR6R" alt="" width="449"><figcaption></figcaption></figure>

## **API Resources**

For more information on how to utilize the Gong API, feel free to reference the following [documentation](https://help.gong.io/docs/how-to-use-the-gong-developers-hub).


---

# 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/gong.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.
