Configuration

<< Click to Display Table of Contents >>

Raynet One Data Hub > 14.0 > Connectors > Alphabetic Connector List > DocuSign > Connector Parameters 

Configuration

Allow Page Skip

This parameter defines if failed pages are skipped before the whole paging fails.

 

Technical Name

max_skip

Category

Functional

Type

Integer

Default Value

0

Example Values

0, 3

 

finger1

Be aware:

Setting this parameter to something other than zero can lead to inconsistent or incomplete data.

 

API Account ID

This parameter contains the account ID of the organization.

 

Technical Name

api_account_id

Category

Functional

Type

String

Default Value

n/a

Example Values

 

 

It can be found in the API and Keys menu of the organization: Admin-Dashboard -> INTEGRATION -> API and Keys.

 

Fetch (All) Envelopes

This parameter defines if all envelopes will be fetched or not.

 

Technical Name

fetch_envelopes

Category

Functional

Type

Boolean (true or false)

Default Value

false

Example Values

false

 

If set to true, all envelopes will be fetched. Some might require extended privileges and contain sensitive information.

 

Send Random Transactions

This parameter defines if additionally 19 different queries to the API will be send and the data will be ignored.

 

Technical Name

send_random_transactions

Category

Functional

Type

Boolean (true or false)

Default Value

false

Example Values

false, true

 

DocuSign requires an application to make 20 different API calls in the test system before being allowed in the productive system. Because the connector does not use 20 requests by default, this flag activates additional requests, which do not produce any data. Once the application is allowed to the productive system, this flag can be deactivated.

 

From Date

This parameter specifies the date since when envelopes are being fetched. The format used for the date matches the ISO 8601.

 

Technical Name

from_date

Category

Functional

Type

String

Default Value

n/a

Example Values

 

 

To Date

This parameter specifies the date up to which envelopes are being fetched. The format used for the date matches the ISO 8601.

 

Technical Name

to_date

Category

Functional

Type

String

null

Default Value

null

Example Values

null

 

Set the parameter to null for now.