Authentication

<< Click to Display Table of Contents >>

Raynet One Data Hub > 14.0 > Connectors > Alphabetic Connector List > Help Scout > Connector Parameters 

Authentication

Client ID

This parameter contains 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

n/a

Example Values

{empty}

 

To obtain the Oauth credentials (Client ID and Client Secret) an app registration has to be performed. This procedure is described here.

 

Client Secret

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

 

Technical Name

client_secret

Category

Authentication

Type

String

Default Value

n/a

Example Values

{empty}

 

To obtain the Oauth credentials (Client ID and Client Secret) an app registration has to be performed. This procedure is described here.