Skip to main content

Gong

Sync overview

The Gong source supports both Full Refresh only.

This source can sync data for the Gong API.

Output schema

This Source is capable of syncing the following core Streams:

Features

FeatureSupported?(Yes/No)Notes
Full Refresh SyncYes
Incremental - Append SyncNo
NamespacesNo

Performance considerations

The Gong connector should not run into Gong API limitations under normal usage. By default Gong limits your company's access to the service to 3 API calls per second, and 10,000 API calls per day.

Requirements

  • Gong API keys. See the Gong docs for information on how to obtain the API keys.

Reference

Config fields reference

Field
Type
Property name
string
access_key
string
access_key_secret
string
start_date

Changelog

VersionDatePull RequestSubject
0.1.12024-02-0534847Adjust stream schemas and make ready for airbyte-lib
0.1.02022-10-2718819Add Gong Source Connector