S

Smartsheet

S
Smartsheet Dev Tools

DEPRECATION: We’re changing several of our resource retrieval endpoints (ones that list re

DEPRECATION: We’re changing several of our resource retrieval endpoints (ones that list references to resource objects and that fetch individual objects) to improve performance, reduce network latency, and conserve resources. For most of these endpoints, we’re replacing offset-based pagination with token-based pagination. At the very least, we’re removing the ability of these endpoints to return u…

S
Smartsheet Dev Tools

DEPRECATION: We’re changing several of our resource retrieval endpoints (ones that list re

DEPRECATION: We’re changing several of our resource retrieval endpoints (ones that list references to resource objects and that fetch individual objects) to improve performance, reduce network latency, and conserve resources. For most of these endpoints, we’re replacing offset-based pagination with token-based pagination. At the very least, we’re removing the ability of these endpoints to return u…

S
Smartsheet Dev Tools

ADDITION: We added a header named smartsheet-integration-source to track the following ser

ADDITION: We added a header named smartsheet-integration-source to track the following service request information: Integration typeSmartsheet organization nameClient integrator name Example values: AI,SampleOrg,My-AI-Connector-v2 SCRIPT,SampleOrg2,Accounting-updater-script APPLICATION,SampleOrg3,SheetUpdater We added this header to help us distinguish between human-initiated API requests and thos…

S
Smartsheet Dev Tools

DEPRECATION: We deprecated webhook traffic through specific known Smartsheet IP addresses.

DEPRECATION: We deprecated webhook traffic through specific known Smartsheet IP addresses. We’re consolidating all Smartsheet API webhook traffic behind a single DNS: webhooks.smartsheet.com. This simplifies firewall management and enhances security. As a result, the origin IP addresses for the webhook verification callbacks sent when enabling a webhook via the Update Webhook (PUT /2.0/webhooks/{w…

S
Smartsheet Dev Tools

DEPRECATION: We deprecated webhook traffic through specific known Smartsheet IP addresses.

DEPRECATION: We deprecated webhook traffic through specific known Smartsheet IP addresses. We’re consolidating all Smartsheet API webhook traffic behind a single DNS: webhooks.smartsheet.com. This simplifies firewall management and enhances security. As a result, the origin IP addresses for the webhook verification callbacks sent when enabling a webhook via the Update Webhook (PUT /webhooks/{webho…

S
Smartsheet Dev Tools v2.0

SUNSET: To improve the performance of the GET /2.0/users/* endpoint operations, we discont

SUNSET: To improve the performance of the GET /2.0/users/* endpoint operations, we discontinued the sheetCount response attribute behavior for the following endpoint operations: GET /2.0/usersGET /2.0/users/meGET /2.0/users/{userId} The sheetCount attribute previously indicated the total number of sheets owned by the calling user. Now sheetCount consistently returns a value of -1 and is included o…

S
Smartsheet Dev Tools

SUNSET: To improve the performance of the GET /users/* endpoint operations, we discontinue

SUNSET: To improve the performance of the GET /users/* endpoint operations, we discontinued the sheetCount response attribute behavior for the following endpoint operations: GET /usersGET /users/meGET /users/{userId} The sheetCount attribute previously indicated the total number of sheets owned by the calling user. Now sheetCount consistently returns a value of -1 and is included only if the calli…

S
Smartsheet Dev Tools

ADDITION: For Event Reporting, we now include the email address of the user responsible fo

ADDITION: For Event Reporting, we now include the email address of the user responsible for the event. The emailAddress property is in each event's additionalDetails property. For example, { "eventId": "2.1.saN0P9Eg7CAwauk5yRTz1jS5J6q7Fj9OzJJkJJvgtUI", "objectType": "SHEET", "action": "LOAD", "objectId": 2242242917230468, "eventTimestamp": "2025-02-04T22:07:39Z", "userId": 4159154089682820, "reque…

S
Smartsheet Dev Tools v2.0

DEPRECATION: To improve the performance of the GET /2.0/users/* endpoints, we deprecated t

DEPRECATION: To improve the performance of the GET /2.0/users/* endpoints, we deprecated the sheetCount response attribute for the following endpoint operations: GET /2.0/usersGET /2.0/users/meGET /2.0/users/{userId} Sunset date: May-12-2025 As early as the above sunset date, the current sheetCount behavior will be discontinued, and sheetCount will instead hold the value -1 and be included only if…

S
Smartsheet Dev Tools

DEPRECATION: To improve the performance of the GET /users/* endpoints, we deprecated the s

DEPRECATION: To improve the performance of the GET /users/* endpoints, we deprecated the sheetCount response attribute for the following endpoint operations: GET /usersGET /users/meGET /users/{userId} Sunset date: May-12-2025 As early as the above sunset date, the current sheetCount behavior will be discontinued, and sheetCount will instead hold the value -1 and be included only if the user's stat…