Skip to content

Commit 934e620

Browse files
committed
chore: Add gong connector documentation
1 parent 6fe7bb0 commit 934e620

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/connectors/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ weblogin.py, not a token). Every future connector copies one of these five.
5353
- gsc.py properties / top queries / raw searchanalytics JSON (service_account_file)
5454
- sheets.py identity / bare URL-or-ID STACKS every tab's actual data rectangle with sentinel separators and per-tab #gid= URLs, budget-governed / --list metadata gauge / bounded --sheet and --range values (oauth_token_file, gmail pattern; own sheets_token.json; data extents from values responses, never gridProperties)
5555
- slack.py identity + channels / channel id-or-#name history / message-permalink thread FETCH / whitespace=SEARCH (bearer_token; SLACK_BOT_TOKEN reads, SLACK_USER_TOKEN required for search.messages)
56+
- gong.py users / recent calls / call id FETCH (metadata + transcript) / text-filter (basic_auth; GONG_ACCESS_KEY + GONG_ACCESS_KEY_SECRET)
5657

5758
## Downstream stages (deliberately not connectors)
5859

0 commit comments

Comments
 (0)