DocuSign is the fast, reliable way to electronically sign documents and agreements on practically any device from almost anywhere in the world.

Changelog

10 versions
v1.3.1 Latest
  • Added MakeApiCall component for performing arbitrary authorized API calls to the DocuSign eSignature API.
v1.2.0
  • Added test() (Flow Test Mode) to the WatchEvents trigger.
v1.1.3
  • Added output examples to component schemas.
v1.1.2
  • Implemented multiselect input normalization for WatchEvents.events and GetEnvelope.include fields.
v1.1.1
  • WatchEvents: Bug fixes and improvements.
v1.1.0
  • (New) RequestSignatureByTemplate component added.
v1.0.3
  • Fix the authentication.
v1.0.2
  • Authentication - make the authentication endpoint configurable: `production: true` - use the account.docusign.com/oauth/auth endpoint `production: false` - use the account-d.docusign.com/oauth/auth endpoint
v1.0.1
  • Updated the DocuSign icon and added input validation.
v1.0.0
  • Initial version

Authentication

TypeDetails
OAuth 2
Authentication Hub Verified

This connector is globally authenticated and verified by Appmixer and is ready to use without registering your own OAuth application with the provider. Appmixer's Authentication Hub acts as an authentication proxy, so all OAuth-based connectors work out of the box. You can still use your own OAuth credentials (clientId and clientSecret) for enhanced customization or compliance — see the Connector Configuration section of the documentation. The Authentication Hub is enabled for all hosted Appmixer tenants; on self-managed installations it has to be explicitly set.

Scopes:
signature

Triggers

1
Watch Events icon

Watch Events

Watch for events in your Docusign account. Note: Connect must be enabled in your DocuSign account. It is not enabled by default.

Actions

4
Get Envelope icon

Get Envelope

Get an envelope.
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the DocuSign API.
Request Signature By Template icon

Request Signature By Template

Request a signature for the attached document from a specified list of signers using composite templates.
Request Signature icon

Request Signature

Request a signature for the attached document from a specified list of signers.