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
- Log in to your DocuSign account,
- 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.
Parameters | Description |
---|---|
API Account ID | A unique identifier for your DocuSign account. This is required for authentication. |
Account Base URL | The base URL for API requests, which determines your DocuSign environment. |
Redirect URL | The URL that DocuSign will redirect to after authentication. This must exactly match the URL registered in your integration settings. |
Secret Key | A secure key generated for your app to authenticate API requests. |
Integration Key (Client ID) | A unique identifier for your application. |
2
3
To receive signed documents back in your system, you need to configure a webhook in DocuSign.
- Go to DocuSign Connect. If you are unable to access your app with the above link, go to the Admin > Connections.
- Click Add Configuration and select Custom.
- Fill in the following details:
Parameter | Description |
---|---|
Status | Active Connection |
Name | Envelope Completed Webhook |
URL to Publish | https://yourdomain.com/docusign/webhook |
Trigger Events | Check the box for Envelope Signed/Completed. |
Include Data | Within the Trigger Event card, check the box for Custom Fields. |
- Click Save Configuration to finalize the setup. Once you've completed these steps, your DocuSign API integration will be ready to use.
4
After you have successfully setup your Docusign integration:
- Sign into your Authorium account.
- Select the kebab menu next to your company’s name and logo.
- Click Integrations.
- Click Enable Integrations on Docusign widget.
- Add your Docusign API Credentials.
- 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.