Gong
Modified on Wed, 21 Aug at 2:35 PM
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 Technical Administrator
permissions in Gong to retrieve the Gong Basic connection Access Keys and Access Key Secrets.
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.
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 api:worksapces:read
, return to your Gong Integrations page, click Edit next to your custom app, and add the noted scope to the Required authorization scopes.
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.
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.
After connecting the app, you can perform the following actions:
Watch New Calls
Create a Call
Add a Call Media
Get a Call
List Calls
Report Events of a Custom Action
Report Events of a Content Share
Report Events of a Content View
Make an API Call
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article