Connector Parameters

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Saba Cloud 

Connector Parameters

Server URL

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

 

Client ID

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

 

 

Page Size

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

 

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 API requests

 

Technical Name

max_retries

Category

technical

Type

Integer

Default Value

3

Example Values

3, 5, 10

 

Retry Delay

Initial delay in seconds between retry attempts

 

Technical Name

retry_delay

Category

technical

Type

Integer

Default Value

5

Example Values

5, 10, 30