Skip to main content

Overview

Pre-built tooling

ToolsStatus
Pre-built authorization (OAuth)
Credentials auto-refresh
Auth parameters validation
Pre-built authorization UI
Custom authorization UI
Expired credentials detection
ToolsStatus
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
ToolsStatus
HTTP request logging
End-to-type type safety
Data runtime validation
OpenTelemetry export
Slack alerts on errors
Integration status API
ToolsStatus
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

EndpointDescriptionReadme
POST /usersCreates a user in DocuSign🔗
DELETE /usersDeletes a user in DocuSign🔗
GET /usersFetches a list of users from DocuSign🔗
Not seeing the integration you need? Build your own independently.

Access requirements

Pre-RequisitesStatusComment
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-v2/integrations/all/docusign-sandbox.mdx)
  • [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-v2/integrations/all/docusign-sandbox.mdx)

API gotchas

  • Use the docusign-sandbox configuration in Nango to test your integration with the [Docusign Developer account ](https: //developers.docusign.com/platform/account/).
  • Remember, the DocuSign integration key is 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-v2/integrations/all/docusign-sandbox.mdx)
I