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 :) I am building a project management system where we have: Asset (Parent Object) Components needing fixing/replacement (Child Objects). In my Bridge workflow I have managed to achieve child row creation based on the number of values in the dropdown cell (components). I need to add a feature that spreads each…
Hello, I found that sheet modifiedAt field in "List Sheets" GET method sometimes is different than modifiedAt field from "Get Sheet". Is this normal ? When I change a value in a cell, Get Sheet method returns the last modifiedAt date but List Sheets remain with the old value.
Hello! Is there an existing way to pipe data directly into Databricks from Smartsheet workspaces? We understand the capabilities of the API and python SDK, but are curious about other out of the box offerings with enterprise systems.