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
Feature | Supported?(Yes/No) | Notes |
---|---|---|
Full Refresh Sync | Yes | |
Incremental - Append Sync | No | |
Namespaces | No |
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
Version | Date | Pull Request | Subject |
---|---|---|---|
0.1.1 | 2024-02-05 | 34847 | Adjust stream schemas and make ready for airbyte-lib |
0.1.0 | 2022-10-27 | 18819 | Add Gong Source Connector |