|
<< Click to Display Table of Contents >> Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Smartsheet-Platform Connector Parameters |
The Access Token authenticates every request to the API
Technical Name |
access_token |
Category |
Authentication |
Type |
String |
Default Value |
|
Example Values |
ll352u9jujauoqz4gstvsae05 |
Base URL for the Smartsheet API
Technical Name |
server_url |
Category |
Authentication |
Type |
String |
Default Value |
https://api.smartsheet.com |
Example Values |
https://api.smartsheet.com |
Set the page size (number of records) during a paginated API request
Technical Name |
page_size |
Category |
Technical |
Type |
Integer |
Default Value |
100 |
Example Values |
100 |
Maximum number of retries for failed API requests
Technical Name |
max_attempts |
Category |
Technical |
Type |
Integer |
Default Value |
5 |
Example Values |
3 |
Timeout in seconds for API requests
Technical Name |
timeout |
Category |
Technical |
Type |
Integer |
Default Value |
30 |
Example Values |
30, 60, 120 |
Custom certificate file content used for SSL connection verification
Technical Name |
certificate |
Category |
Functional |
Type |
Code |
Default Value |
|
Example Values |
|