|
<< Click to Display Table of Contents >> Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Adobe Sign Connector Parameters |
The client ID for Adobe Sign API authentication
Technical Name |
client_id |
Category |
authentication |
Type |
string |
Default Value |
|
Example Values |
abcd1234 |
The client secret for Adobe Sign API authentication
Technical Name |
client_secret |
Category |
authentication |
Type |
string |
Default Value |
|
Example Values |
xyz987secret |
OAuth2 refresh token for obtaining access tokens to the Adobe Sign API
Technical Name |
refresh_token |
Category |
authentication |
Type |
string |
Default Value |
|
Example Values |
refresh_token_value |
The base URL for the Adobe Sign API
Technical Name |
server_url |
Category |
authentication |
Type |
string |
Default Value |
https://secure.eu1.adobesign.com |
Example Values |
https://secure.eu1.adobesign.com |
Number of items to retrieve per API request page
Technical Name |
page_size |
Category |
technical |
Type |
integer |
Default Value |
100 |
Example Values |
100, 50, 200 |
Timeout in seconds for API requests
Technical Name |
timeout |
Category |
technical |
Type |
integer |
Default Value |
30 |
Example Values |
30, 60 |
Custom certificate file content used for SSL connection verification
Technical Name |
certificate |
Category |
functional |
Type |
code |
Default Value |
|
Example Values |
|