2024-02-08
Supports:
access_key
string
auth_method
false
access_secret
token
oauth
true
client_id
client_secret
oauth_refresh_token
subdomain
1{2 "name": "Gong connection",3 "type": "gong",4 "configuration": {5 "access_key": "",6 "access_secret": "",7 "auth_method": "",8 "client_id": "a45gadsfdsaf47byor2ugfbhsgllpf12gf56gfds",9 "client_secret": "ay8d5hdepz62px8lqeoakuea2ccl4rxm13i6tbyorxhu1i20kc8ruvksmzxq",10 "oauth_refresh_token": "dasfdasz62px8lqeoakuea2ccl4rxm13i6tbyorxhu1i20kc8ruvksmzxq",11 "subdomain": "company-123"12 }13}
object
1{2 ...3 "configuration": {4 "object": "calls"5 }6}
Gong connections may be used as the destination in a model sync.
sync_incremental
boolean
1{2 ...3 "source_configuration": {4 "sync_incremental": false5 }6}