Authentication

<< Click to Display Table of Contents >>

Raynet One Data Hub > 14.0 > Connectors > Alphabetic Connector List > Smartsheet-Platform > Connector Parameters 

Authentication

Server URL

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

 

Technical Name

server_url

Category

Authentication

Type

String

Default Value

https://api.smartsheet.com

Example Values

https://api.smartsheet.com

 

Access Token

This parameter contains the access token used to authenticate every request to the API.

 

Technical Name

access_token

Category

Authentication

Type

String

Default Value

n/a

Example Values

ll352u9jujauoqz4gstvsae05

 

The Access Token can be generated in the Smartsheet Account Settings. It is recommended to create a separate account for the connector. How to generate an Access Token is described in the official documentation. The connector does not support OAuth2 at the moment because Smartsheet does not provide the correct flow for standalone application.