|
<< Click to Display Table of Contents >> Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > QuickBooks TSheets Connector Parameters |
DEPRECATED: Use the command line option instead.
Technical Name |
output_path |
Category |
system |
Type |
String |
Default Value |
|
Example Values |
, /home/user/output/ |
DEPRECATED: Use the command line option instead.
Technical Name |
output_identifier |
Category |
system |
Type |
String |
Default Value |
|
Example Values |
, testrun |
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 |
The client ID used for API authentication
Technical Name |
client_id |
Category |
authentication |
Type |
String |
Default Value |
|
Example Values |
your-client-id-here |
Number of records to fetch per API request
Technical Name |
page_size |
Category |
technical |
Type |
Integer |
Default Value |
50 |
Example Values |
50, 100, 200 |
Timeout in seconds for individual API requests
Technical Name |
timeout |
Category |
technical |
Type |
Integer |
Default Value |
30 |
Example Values |
30, 60, 120 |
Maximum number of retry attempts for failed requests
Technical Name |
max_retries |
Category |
technical |
Type |
Integer |
Default Value |
3 |
Example Values |
3, 5, 10 |