Sign in to join the conversation:
If you are the first to see an update to the API changelog, please post it to this thread. Using the format copy the text of the update to a Quote block and provide a direct link to the change item
Bookmark and follow this thread for updates.
2025-03-04ADDITION:We added the POST filteredEvents endpoint. This endpoint allows non-admin users to retrieve events for sheets and workspaces that they have access to.
2025-03-04
ADDITION:
We added the POST filteredEvents endpoint. This endpoint allows non-admin users to retrieve events for sheets and workspaces that they have access to.
https://smartsheet.redoc.ly/#section/Changelog/2025-03-04
2025-03-07FIX:We fixed the Assume-User header description. The header allows System Administrators (admins) to impersonate or act on behalf of any user (including other admins) in their plan to make API calls. For details, see User Impersonation.
2025-03-07
FIX:
We fixed the Assume-User header description. The header allows System Administrators (admins) to impersonate or act on behalf of any user (including other admins) in their plan to make API calls. For details, see User Impersonation.
Assume-User
https://smartsheet.redoc.ly/#section/Changelog/2025-03-07
Hello Smartsheet Team, Thank you for the notification regarding the upcoming API changes. We primarily use the Smartsheet API through third-party integration platforms (Zapier and Domo) rather than custom-built solutions. I would like to clarify the following points: Will Zapier and Domo automatically handle the API…
Hi Everyone, I have a Console Application that was developed using .NET Core 3.1 and Smartsheet SDK version 2.126.0. The application currently uses the following endpoints, which are scheduled to be deprecated in early 2026: GET /workspaces/{workspaceId}/folders GET /workspaces GET /workspaces/{workspaceId} GET…
Hi, Zapier Integrations team here. We are experiencing users reporting being unable to set up a webhook subscription to Smartsheet when a POST request is made to https://api.smartsheet.com/2.0/webhooks Response received { "errorCode": 1008, "message": "Unable to parse request. The following error occurred: Field 'name'…