Connect to your users’ DocuSign accounts.
You can find your DocuSign app credentials in your DocuSign Developer Account.
You’ll need the following information to set up your DocuSign App with Paragon Connect:
Under Integrations > Connected Integrations > DocuSign > Settings, fill out your credentials from your developer app in their respective sections:
Leaving the Integration Key and Secret Key blank will use Paragon development keys.
Once your users have connected their DocuSign account, you can use the Paragon SDK to access the DocuSign API on behalf of connected users.
See the DocuSign REST API documentation for their full API reference.
Any DocuSign API endpoints can be accessed with the Paragon SDK as shown in this example.
Once your DocuSign account is connected, you can add steps to perform the following actions:
You can also use the DocuSign Request step to access any of DocuSign’s API endpoints without the authentication piece.
When creating or updating records in DocuSign, you can reference data from previous steps by typing {{
to invoke the variable menu.
Webhook triggers can be used to run workflows based on events in your users’ DocuSign account. For example, you might want to trigger a workflow whenever new envelopes are signed in DocuSign to sync your users’ DocuSign envelopes to your application in real-time.
You can find the full list of Webhook Triggers for DocuSign below:
Connect to your users’ DocuSign accounts.
You can find your DocuSign app credentials in your DocuSign Developer Account.
You’ll need the following information to set up your DocuSign App with Paragon Connect:
Under Integrations > Connected Integrations > DocuSign > Settings, fill out your credentials from your developer app in their respective sections:
Leaving the Integration Key and Secret Key blank will use Paragon development keys.
Once your users have connected their DocuSign account, you can use the Paragon SDK to access the DocuSign API on behalf of connected users.
See the DocuSign REST API documentation for their full API reference.
Any DocuSign API endpoints can be accessed with the Paragon SDK as shown in this example.
Once your DocuSign account is connected, you can add steps to perform the following actions:
You can also use the DocuSign Request step to access any of DocuSign’s API endpoints without the authentication piece.
When creating or updating records in DocuSign, you can reference data from previous steps by typing {{
to invoke the variable menu.
Webhook triggers can be used to run workflows based on events in your users’ DocuSign account. For example, you might want to trigger a workflow whenever new envelopes are signed in DocuSign to sync your users’ DocuSign envelopes to your application in real-time.
You can find the full list of Webhook Triggers for DocuSign below: