|
<< Click to Display Table of Contents >> Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Nulab Typetalk > Connector Parameters Authentication |
The client ID of the OAuth2 credentials used for authentication with the Typetalk API
Technical Name |
client_id |
Category |
Authentication |
Type |
String |
Default Value |
n/a |
Example Values |
|
The Client ID is generated during the Application Setup in the Typetalk developer portal. It identifies the OAuth2 application used to access the Typetalk API.
The client secret of the OAuth2 credentials used for authentication with the Typetalk API
Technical Name |
client_secret |
Category |
Authentication |
Type |
String |
Default Value |
n/a |
Example Values |
|
The Client Secret is generated during the Application Setup in the Typetalk developer portal. It is used together with the Client ID to authenticate via the OAuth2 client credentials flow.
URL to the Typetalk server endpoint
Technical Name |
server_url |
Category |
Authentication |
Type |
String |
Default Value |
https://typetalk.com |
Example Values |
https://typetalk.com |
The base URL for the Typetalk API endpoints. Defaults to https://typetalk.com if not specified.