Skip to main content
All CollectionsOnboarding and Configuration Guides
Onboarding Guide - DocuSign Sandbox
Onboarding Guide - DocuSign Sandbox
Reco Product Management avatar
Written by Reco Product Management
Updated over a month ago

Reco integration with DocuSign. This integration allows Reco to detect malicious activities and misconfigurations within DocuSign Envelopes and Users activities, and provides the ability to remediate these findings directly within the DocuSign platform.

This integration differes the regular one by allowing the customer define their own developer application as a sandbox environment for testing Reco integration with DocuSign.

Prerequisites

  1. The user performing the integration must have one of these admin privileges:

    1. Admin - principal account administrator of DocuSign

  2. A Reco user with Admin Role

Integrate DocuSign with Reco

  1. Login as administrator into your DocuSign demo environment.

  2. Click on "Apps and Keys" in the sidebar

  3. Under the "My Account Information" box, copy your User ID

  4. Under the "My Account Information" box, click on the "Add App and Integration Key" button

  5. Choose a name for your app

  6. From the "General Info" section copy the Integration Key

  7. Under the "Authentication" section, click on the "Add Secret Key"

  8. Copy the generated Secret Key (note that it won't be visible later)

  9. Under "Service Integration" click on the "Generate RSA" button

  10. From the pop-up window of "RSA Keypair" copy the Private Key.

  11. In your clipboard, edit the just copied private key and remove the prefix and the suffix ("-----BEGIN RSA PRIVATE KEY-----" and "-----END RSA PRIVATE KEY-----").

  12. Under the "Additional settings" section, click on "Add URI" and fill in the redirect URI: "https://<your_tenant>.<region>.reco.ai/api/v1/auth-callback/oauth", where "<your_tenant>" must be replaced by your tenant name in Reco and "<region>" by "us" or "eu".

  13. At the bottom of the "Additional settings" section, tick "GET" and "POST"

  14. Click on "Save"

  15. Copy the copied values into the integration screen:

    1. User ID

    2. Integration Key

    3. Secret Key

    4. RSA Private Key

Did this answer your question?