Connector Parameters

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Adobe Sign 

Connector Parameters

Client ID

The client ID for Adobe Sign API authentication

 

Technical Name

client_id

Category

authentication

Type

string

Default Value

 

Example Values

abcd1234

 

Client Secret

The client secret for Adobe Sign API authentication

 

Technical Name

client_secret

Category

authentication

Type

string

Default Value

 

Example Values

xyz987secret

 

Refresh Token

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

 

Server URL

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

 

Page Size

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

 

Request Timeout

Timeout in seconds for API requests

 

Technical Name

timeout

Category

technical

Type

integer

Default Value

30

Example Values

30, 60

 

Certificate

Custom certificate file content used for SSL connection verification

 

Technical Name

certificate

Category

functional

Type

code

Default Value

 

Example Values