Connector Parameters

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > QuickBooks TSheets 

Connector Parameters

Output Path

DEPRECATED: Use the command line option instead.

 

Technical Name

output_path

Category

system

Type

String

Default Value

 

Example Values

, /home/user/output/

 

Output Identifier

DEPRECATED: Use the command line option instead.

 

Technical Name

output_identifier

Category

system

Type

String

Default Value

 

Example Values

, testrun

 

Server URL

URL to the TSheets REST API endpoint

 

Technical Name

server_url

Category

authentication

Type

String

Default Value

https://rest.tsheets.com

Example Values

https://rest.tsheets.com

 

Client ID

The client ID used for API authentication

 

Technical Name

client_id

Category

authentication

Type

String

Default Value

 

Example Values

your-client-id-here

 

Page Size

Number of records to fetch per API request

 

Technical Name

page_size

Category

technical

Type

Integer

Default Value

50

Example Values

50, 100, 200

 

Request Timeout

Timeout in seconds for individual API requests

 

Technical Name

timeout

Category

technical

Type

Integer

Default Value

30

Example Values

30, 60, 120

 

Maximum Retries

Maximum number of retry attempts for failed requests

 

Technical Name

max_retries

Category

technical

Type

Integer

Default Value

3

Example Values

3, 5, 10