|
<< Click to Display Table of Contents >> Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Saba Cloud Connector Parameters |
The base URL of the Saba Cloud API endpoint
Technical Name |
server_url |
Category |
authentication |
Type |
String |
Default Value |
|
Example Values |
https://company.sabacloud.com |
The client ID used for Bearer token authentication with the Saba Cloud API
Technical Name |
client_id |
Category |
authentication |
Type |
String |
Default Value |
|
Example Values |
|
Number of user records to fetch per API request during pagination
Technical Name |
page_size |
Category |
technical |
Type |
Integer |
Default Value |
100 |
Example Values |
100, 50, 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 API requests
Technical Name |
max_retries |
Category |
technical |
Type |
Integer |
Default Value |
3 |
Example Values |
3, 5, 10 |
Initial delay in seconds between retry attempts
Technical Name |
retry_delay |
Category |
technical |
Type |
Integer |
Default Value |
5 |
Example Values |
5, 10, 30 |