With Gong modules in {{Make}}, you can watch, create, retrieve, and list calls, add call media, and report events of a custom action, content share, and content view.
To get started with Gong, create an account at gong.io.
![]() |
Note |
---|---|
Refer to the Gong API documentation for the list of available endpoints. |
You can establish a connection to {{Make}} using either the Gong OAuth option (with or without OAuth client credentials) or the Gong Basic option (manually retrieving your credentials).
![]() |
Note |
---|---|
You must have |
To create a Gong OAuth connection:
Log in to your {{Make}} account, add a Gong module to your scenario, and click Create a connection.
Choose Gong in the Connection type dropdown.
Optional: In the Connection name field, enter a name for the connection.
Optional: Click the Show advanced settings toggle, enter your custom app Client ID and Client Secret credentials, or add additional Scopes for making custom requests.
Follow these steps to create a custom app and credentials:
Log in to your Gong developer account and go to the Integrations page.
Follow Step 1: Initial setup in Gong & get OAuth keys in Gong's Create an App for Gong documentation.
Use the following redirect URI: https://www.integromat.com/oauth/cb/gong
.
Click Save.
Click Allow in the access window.
You have successfully established the connection. You can now begin editing your scenario and adding more Gong modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
![]() |
Note |
---|---|
If you receive an error in the module that you do not have permissions to use a specific scope in your app, for example |
You must have Technical Administrator
permissions in Gong to create Access Keys and Access Key Secrets.
To create a Gong basic connection:
Log in to your {{Make}} account, add a Gong module to your scenario, and click Create a connection.
Choose Gong Basic in the Connection type dropdown.
Optional: In the Connection name field, enter a name for the connection.
In the Access Key and Access Key Secret fields, paste your credentials.
Follow these steps to create the credentials if you are a Gong Technical Administrator
:
Log in to your Gong account and go to the Gong API page.
Click Create.
Copy the Access Key and Access Key Secret to a safe place. You will not be able to view the Access Key Secret again once you leave this page.
Click Save.
You have successfully established the connection. You can now begin editing your scenario and adding more Gong modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.