Connector Parameters

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Miro 

Connector Parameters

Page Size

Number of records to fetch per API request during cursor-based pagination

 

Technical Name

page_size

Category

Technical

Type

Integer

Default Value

50

Example Values

50

 

Controls the number of items retrieved in each API call. Used for both link-based and cursor-based pagination. Larger values may improve performance but could hit API limits.

 

Request Timeout

HTTP request timeout in seconds with automatic retry handling

 

Technical Name

timeout

Category

Technical

Type

Integer

Default Value

30

Example Values

30

 

Maximum time to wait for an API response before timing out. The connector includes automatic retry logic for rate limiting.

 

Audit Log Time Interval

Time interval for filtering audit logs (ISO format or relative)

 

Technical Name

audit_log_interval

Category

Functional

Type

String

Default Value

P1M

Example Values

P30D

 

Specifies the time range for audit log collection. Can be a duration (P30D for 30 days), absolute interval, or relative period. Defaults to last 30 days if not specified.

 

Certificate

Custom certificate file content used for SSL connection verification

 

Technical Name

certificate

Category

Functional

Type

Code

Default Value

null

Example Values