Authentication

<< Click to Display Table of Contents >>

Raynet One Data Hub > 14.0 > Connectors > Alphabetic Connector List > Nulab Typetalk > Connector Parameters 

Authentication

Server URL

This parameter contains the URL to the endpoint of the server.

 

Technical Name

server_url

Category

Authentication

Type

String

Default Value

https://typetalk.com

Example Values

https://typetalk.com

 

Client ID

This parameter should contain the Client ID of the OAuth2 credentials. It is used during the authentication with the API.

 

Technical Name

client_id

Category

Authentication

Type

String

Default Value

{empty}

Example Values

 

 

The Client ID and the Client Secret are generated during the Application Setup. The whole process is described in the official documentation.

 

Client Secret

This parameter should contain the Client Secret of the OAuth2 credentials. It is used during the authentication with the API.

 

Technical Name

password

Category

Authentication

Type

String

Default Value

{empty}

Example Values

 

 

The Client ID and the Client Secret are generated during the Application Setup. The whole process is described in the official documentation.