Connector Parameters

<< Click to Display Table of Contents >>

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

Connector Parameters

Server URL

The base URL of your Freshdesk instance (e.g., https://yourdomain.freshdesk.com)

 

Technical Name

SERVER_URL

Category

authentication

Type

string

Default Value

 

Example Values

https://yourdomain.freshdesk.com

 

API Key

Your Freshdesk API key for authentication

 

Technical Name

CLIENT_ID

Category

authentication

Type

string

Default Value

 

Example Values

a1b2c3d4e5f6g7h8i9j0

 

Page Size

Number of records to fetch per page (default: 100)

 

Technical Name

PAGE_SIZE

Category

technical

Type

integer

Default Value

100

Example Values

100, 50, 200

 

Request Timeout

Timeout in seconds for API requests (default: 30)

 

Technical Name

TIMEOUT

Category

technical

Type

integer

Default Value

30

Example Values

30, 60, 120

 

Certificate

Custom certificate file content used for SSL connection verification

 

Technical Name

certificate

Category

functional

Type

code

Default Value

 

Example Values