Skip to main content

Overview

Pre-built tooling

Pre-built integrations

Access requirements

Setup guide

Useful links

API gotchas

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-end 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βœ…

Others

Function nameDescriptionTypeSource code
create-connect-configurationCreate a Connect webhook configuration to receive envelope event notifications.ActionπŸ”— Github
create-recipient-tabsAdd signature, date, text, checkbox and other tabs to a recipient on a draft envelope.ActionπŸ”— Github
create-recipient-viewGenerate an embedded signing URL for a recipientActionπŸ”— Github
delete-connect-configurationDelete a Connect webhook configurationActionπŸ”— Github
delete-envelope-recipientsRemove recipients from a draft envelope.ActionπŸ”— Github
delete-envelopeMove a draft envelope to the recycle bin (soft delete).ActionπŸ”— Github
delete-groupsDelete one or more custom groupsActionπŸ”— Github
get-account-settingsRetrieve all account-level settings and feature flags.ActionπŸ”— Github
get-brandRetrieve a specific brand by ID. Requires Branding feature (enterprise plans).ActionπŸ”— Github
get-envelope-audit-eventsRetrieve the audit trail for an envelope.ActionπŸ”— Github
get-envelopeRetrieve a single envelope’s metadata.ActionπŸ”— Github
get-templateRetrieve a template by ID including documents, recipients, and tabs.ActionπŸ”— Github
get-userRetrieve a user’s detailed profile and settings.ActionπŸ”— Github
list-brandsList branding profiles for the account. Requires Branding feature (enterprise plans).ActionπŸ”— Github
list-envelope-documentsList document metadata for an envelope (no binary download).ActionπŸ”— Github
list-envelope-recipientsList all recipients for an envelope.ActionπŸ”— Github
list-folder-envelopesList envelopes contained in a specific folder.ActionπŸ”— Github
list-foldersList all envelope folders for the authenticated user.ActionπŸ”— Github
list-group-usersList users that belong to a specific group.ActionπŸ”— Github
list-groupsList all account groups.ActionπŸ”— Github
list-recipient-tabsRetrieve all tabs for a specific recipient in an envelope.ActionπŸ”— Github
list-signing-groupsList signing groups (shared signature groups) for the account.ActionπŸ”— Github
list-template-recipientsList recipient roles defined in a templateActionπŸ”— Github
list-templatesList account templates with optional search and paginationActionπŸ”— Github
list-usersList account users with optional filters.ActionπŸ”— Github
remove-group-usersRemove users from a group.ActionπŸ”— Github
update-connect-configurationUpdate an existing Connect webhook configuration.ActionπŸ”— Github
update-groupUpdate a group’s name or permission profile.ActionπŸ”— Github
update-recipient-tabsUpdate tabs on a recipient in a draft envelope.ActionπŸ”— Github
update-userUpdate a user’s profile or settings.ActionπŸ”— Github
void-envelopeVoid a sent envelope that has not yet been completed.ActionπŸ”— Github
custom-fieldsSync account-level custom field definitions (text and list types).SyncπŸ”— Github
envelopesSync envelope metadata incrementally by last-modified date.SyncπŸ”— Github
foldersSync envelope folder structure with full-refresh delete tracking.SyncπŸ”— Github
permission-profilesSync account permission profiles with full-refresh delete tracking.SyncπŸ”— Github
signing-groupsSync signing groups (shared signature pools) with full-refresh delete tracking.SyncπŸ”— Github
templatesSync template metadata with full-refresh delete tracking.SyncπŸ”— Github
usersSync account users with full-refresh delete tracking.SyncπŸ”— Github

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.
Contribute improvements to the setup guide by editing this page
Contribute useful links by editing this page

API gotchas

  • Use the docusign-sandbox configuration in Nango to test your integration with the Docusign Developer 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