Skip to content

Commit 60ec632

Browse files
devin-ai-integration[bot]bot_apk
andauthored
docs(source-gong): update OAuth scopes in prerequisites and fix changelog date (#75547)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: bot_apk <apk@cognition.ai>
1 parent 0dfe204 commit 60ec632

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/integrations/sources/gong.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ This page contains the setup guide and reference information for the [Gong](http
1010

1111
- A Gong account with technical administrator permissions
1212
- For API Key authentication: an access key and access key secret generated from the Gong API settings
13-
- For OAuth 2.0 authentication: the following API scopes must be granted: `api:calls:read:basic`, `api:calls:read:extensive`, `api:users:read`, `api:stats:scorecards`, `api:stats:interaction`
13+
- For OAuth 2.0 authentication: the following API scopes must be granted: `api:calls:read:basic`, `api:calls:read:extensive`, `api:calls:read:transcript`, `api:users:read`, `api:stats:scorecards`, `api:stats:interaction`, `api:settings:scorecards:read`
14+
- For API Key authentication: the API key must have the same scopes listed above granted in the Gong API settings
1415

1516
## Setup guide
1617

@@ -77,7 +78,7 @@ The call transcripts stream fetches transcripts one call at a time as a substrea
7778

7879
| Version | Date | Pull Request | Subject |
7980
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
80-
| 0.6.3 | 2026-03-26 | [75195](https://github.com/airbytehq/airbyte/pull/75195) | Migrate OAuth scope to scopes object array for granular scopes support |
81+
| 0.6.3 | 2026-03-27 | [75195](https://github.com/airbytehq/airbyte/pull/75195) | Migrate OAuth scope to scopes object array for granular scopes support |
8182
| 0.6.2 | 2026-03-24 | [75388](https://github.com/airbytehq/airbyte/pull/75388) | Update dependencies |
8283
| 0.6.1 | 2026-03-20 | [75253](https://github.com/airbytehq/airbyte/pull/75253) | Fix incremental sync for extensiveCalls and answeredScorecards not filtering server-side |
8384
| 0.6.0 | 2026-03-18 | [75132](https://github.com/airbytehq/airbyte/pull/75132) | Add incremental sync support for callTranscripts stream |

0 commit comments

Comments
 (0)