Before You Begin
Create an integrator key and an RSA keypair.
Ensure that you have a valid DocuSign developer sandbox account or business account.
Creating an Integrator Key for DocuSign
Create an integrator key, which is a unique identifier that identifies your integration and authenticates with DocuSign platform.
- Procedure
- Log in to your DocuSign account.
-
On the DocuSign eSignature page, click Settings.
-
On the Settings page, from the left navigation pane, click Apps and Keys under the Integrations tile.
-
To create an integrator key, create an app first by clicking Add App and Integration key.
-
In the Add Integration Key dialog, specify the app name and click Create App.
-
After you create the app, DocuSign assigns an integrator key to the app.
-
Click Actions > Edit for the app to copy the integrator key.
- On the Additional settings tab, click the
Add URI button and enter the redirect URL in the following format:
<TIBCO Cloud Integration Public URL> is the TIBCO Cloud™ Integration URL that depends on your region. For example, if your app runs in the United States, the URL would be: integration.cloud.tibco.com
To redirect to TIBCO Cloud™ Integration, you can add one of the following redirect URLs depending on your region:
Region URL US - Region Oregon: https://integration.cloud.tibco.com/wistudio/connectiondetails US East - Region N. Virginia https://us-east.integration.cloud.tibco.com/wistudio/connectiondetails Europe - Region Ireland https://eu.integration.cloud.tibco.com/wistudio/connectiondetails Australia - Region Sydney https://au.integration.cloud.tibco.com/wistudio/connectiondetails US -Region Washington https://integration.us.azure.cloud.tibco.com/wistudio/connectiondetails - Click the Add Secret Key button and specify the secret key.
Generating an RSA Key Pair
You require an RSA key pair if you want to use the JWT type of authentication.
- Procedure
- On the Settings page, after you create the app, click Actions > Edit to navigate to the App page.
-
To generate an RSA keypair, navigate to the Service Integration tile and click Generate RSA or Upload RSA.