Overview
Pre-built tooling
✅ Authorization
✅ Authorization
✅ Read & write data
✅ 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
✅ 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
✅ 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 | ✅ |
Pre-built integrations
Not seeing the integration you need? Build your own independently.
Access requirements
| Pre-Requisites | Status | Comment |
|---|---|---|
| Paid dev account | ❓ | |
| Paid test account | ❓ | |
| Partnership | ❓ | |
| App review | ❓ | |
| Security audit | ❓ |
Setup guide
No setup guide yet.Need help getting started? Get help in the [community
](https: //nango.dev/slack).
Contribute improvements to the setup guide by [editing this page
](https: //github.com/nangohq/nango/tree/master/docs/integrations/all/docusign-sandbox.mdx)
Useful links
- [How to register an Application ](https: //developers.docusign.com/platform/build-integration/)
- [OAuth-related docs ](https: //developers.docusign.com/platform/auth/authcode)
- [List of OAuth scopes ](https: //developers.docusign.com/platform/auth/reference/scopes)
- [Web API docs (their REST API) ](https: //developers.docusign.com/docs)
Contribute useful links by [editing this page
](https: //github.com/nangohq/nango/tree/master/docs/integrations/all/docusign-sandbox.mdx)
API gotchas
- Use the
docusign-sandboxconfiguration in Nango to test your integration with the [Docusign Developer account ](https: //developers.docusign.com/platform/account/). - Remember, the DocuSign
integration keyis actually the ‘client ID’. Also, you’ll need to add a ‘secret key’ when creating your app.

Contribute API gotchas by [editing this page
](https: //github.com/nangohq/nango/tree/master/docs/integrations/all/docusign-sandbox.mdx)