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
The user performing the integration must have one of these admin privileges:
Admin - principal account administrator of DocuSign
A Reco user with Admin Role
Integrate DocuSign with Reco
Login as administrator into your DocuSign demo environment.
Click on "Apps and Keys" in the sidebar
Under the "My Account Information" box, copy your User ID
Under the "My Account Information" box, click on the "Add App and Integration Key" button
Choose a name for your app
From the "General Info" section copy the Integration Key
Under the "Authentication" section, click on the "Add Secret Key"
Copy the generated Secret Key (note that it won't be visible later)
Under "Service Integration" click on the "Generate RSA" button
From the pop-up window of "RSA Keypair" copy the Private Key.
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-----").
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".
At the bottom of the "Additional settings" section, tick "GET" and "POST"
Click on "Save"
Copy the copied values into the integration screen:
User ID
Integration Key
Secret Key
RSA Private Key