Sign in to join the conversation:
We use move row API since 12 hours ago it has stopped working
Hi,
It probably has to do with the recent change for the free collaborators and unlicensed users.
More info here: https://app.smartsheet.com/b/publish?EQBCT=258f80b10559472490a602df64fb3fa6
Hope that helps!
Have a fantastic day!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
This was a temporary issue and was resolved the same day. It is unrelated to licensing.
--Scott Willeke | SmartsheetDirector of Product Management
Excellent!
Thanks!
Hi At https://developers.smartsheet.com/api/smartsheet/openapi/rows/rows-addtosheet the documentation says that a 'permaLink' attribute can be returned, "if the include query string parameter contains rowPermalink". So I've set my POST request to: /sheets/#{sheet_id}/rows?include=rowPermalink and sadly had no luck. I have…
Is new python sdk available for new end points. Is Sunset date moved to Jun-2026
We're looking to create a Gantt chart by inserting the data and creating the chart via the API (actually via the Java SDK, but either will do). Inserting the data is fine, but cannot seem to get the setDependenciesEnabled (which believe need for the Gantt ) or setGanttEnabled() to work… We think part of this is the order…