✅ Authorization
✅ Read & write data
Tools | Status |
---|---|
Pre-built integrations | ✅ |
API unification | ✅ |
2-way sync | ✅ |
Webhooks from Nango on data modifications | ✅ |
Real-time webhooks from 3rd-party API | 🚫 (time to contribute: <48h) |
Proxy requests | ✅ |
✅ Observability & data quality
Tools | Status |
---|---|
HTTP request logging | ✅ |
End-to-type type safety | ✅ |
Data runtime validation | ✅ |
OpenTelemetry export | ✅ |
Slack alerts on errors | ✅ |
Integration status API | ✅ |
✅ Customization
Tools | Status |
---|---|
Create or customize use-cases | ✅ |
Pre-configured pagination | 🚫 (time to contribute: <48h) |
Pre-configured rate-limit handling | 🚫 (time to contribute: <48h) |
Per-customer configurations | ✅ |
Calls
Users
Endpoint | Description | Readme |
---|---|---|
GET /users | Fetches the list of gong users | 🔗 |
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ✅ Not required | Free, self-signup for a Gong account. |
Paid test account | ✅ Not required | Free trial account can be used for testing. |
Partnership | ✅ Not required | |
App review | ⚠️ Required for OAuth | Only required for OAuth apps published to the Gong Collective. Not required for Basic Auth. |
Security audit | ✅ Not required |
Create a Gong account
Obtain API credentials
Next
Request a developer account
Create a new app
Configure OAuth settings
https://api.nango.dev/oauth/callback
Obtain OAuth credentials
Submit your app for review (if needed)
Next
Access Key
is the username in Nango and Access Key Secret
is the password in Nango.api_base_url_for_customer
, which varies for each customer, as its base_url
for proxy requests. This parameter is returned in the response of generate-customer-token
.