Skip to main content

DocuSign

Integrating DocuSign with Authorium streamlines document workflows by enabling users to send documents for eSignature directly from Authorium, ensuring legally binding and audit-tracked signatures that comply with global standards. The integration automates workflows, reduces errors with pre-filled fields, and offers real-time tracking of document status.

1
Access your DocuSign API Credentials
  1. Log in to your DocuSign account,
  2. Go to the Admin section, and scroll to the Apps and Keys section. This is where you will manage or create an application and retrieve the necessary credentials.
ParametersDescription
API Account IDA unique identifier for your DocuSign account. This is required for authentication.
Account Base URLThe base URL for API requests, which determines your DocuSign environment.
Redirect URLThe URL that DocuSign will redirect to after authentication. This must exactly match the URL registered in your integration settings.
Secret KeyA secure key generated for your app to authenticate API requests.
Integration Key (Client ID)A unique identifier for your application.
2
Retrieve Your Secret Key and Setup Redirect URL
  1. Within Apps and Keys, click on Edit next to your app.
  2. Click Add Secret Key to generate your Secret Key.
  3. Under Redirect URIs, add your redirect URL in the following format: https://yourdomain.com/docusign/oauth_callback
3
Setting up the Webhook to Receive Signed Documents

To receive signed documents back in your system, you need to configure a webhook in DocuSign.

  1. Go to DocuSign Connect. If you are unable to access your app with the above link, go to the Admin > Connections.
  2. Click Add Configuration and select Custom.
  3. Fill in the following details:
ParameterDescription
StatusActive Connection
NameEnvelope Completed Webhook
URL to Publishhttps://yourdomain.com/docusign/webhook
Trigger EventsCheck the box for Envelope Signed/Completed.
Include DataWithin the Trigger Event card, check the box for Custom Fields.
  1. Click Save Configuration to finalize the setup. Once you've completed these steps, your DocuSign API integration will be ready to use.
4
Finalize Integration in Authorium

After you have successfully setup your Docusign integration:

  1. Sign into your Authorium account.
  2. Select the kebab menu next to your company’s name and logo.
  3. Click Integrations.
  4. Click Enable Integrations on Docusign widget.
  5. Add your Docusign API Credentials.
  6. Click Update.

After clicking update, your integration may take 1-3 minutes to update. Upon successful completion, the toggle in the top right corner of your integration will turn blue.