Gong
Get started with the Gong Source!
Obtain the OAuth Credentials
If you need to figure out how to access the necessary credentials, head here for a walk-through.
Enable the Source
Let's start by selecting the Gong source from the potential data sources to enable for this flow.


Once you have selected what flow you want to enable the Gong source in, you should go ahead and search for the Gong tap in the Sources tab of hotglue.


Now click on the resulting card to enable it as a Source for this flow.


Now that we have selected Gong as a source, we are going to put OAuth Client ID and Secret. If you don't know where to get these credentials, you can learn where to find them here.


Once you've entered your credentials, click the “Save & Connect" button.


A dialog box will open. Enter your Gong Email and click on Continue.


Enter your credentials and click on Sign in button.


Another dialog will appear asking to allow hotglue to access Gong Account. Click on Allow button.


A success message will shown-up. Click on OK button. And that is it! You have successfully linked Gong!
Configure the mapping
Now that you have set up your source, you need to configure your mapping. Click on the field map button below the Gong source.


Click on the card to get started.


Click on “Customize field map” editor.


Once here, you can go and select what you want to bring in from Gong. For this example, I am going to select the calls stream by clicking the corresponding edit icon.


You can now select specific fields identified in each Table to map in the Field Editor. Specific, multiple or all fields can be selected use the arrow in the middle to move those objects over to the Chosen column.


Once you have selected which fields you want, you click Confirm button.


The edited table will be labeled as "updated" in green. You can repeat the process above for all the tables you want! Once done, go ahead and click the Save button.


Once you are done mapping any of the fields, click save. "Field map updated" message will be shown. You have finished configuring your mappings.
Obtain OAuth Client ID and Secret
The first thing you need to do is log in to the Gong Developer hub.


Enter your email id and click on Sign in button.


Enter your password and Sign in button.


You will land on Dev page. Click on Manage APPS.


You can get API documentation from this page. Click on Create Integration button.


Fill the details of your company. You should add the Redirect URI https://hotglue.xyz/callback. Scroll down to save the details after filling out the form.


Once you are done, you can also get your Client ID and Client Secret. Now you can go ahead and copy the credentials into hotglue.
Updated about 2 months ago