Sign in to join the conversation:
Having same issue; API to add columns to a sheet (sheet ID and column ID's are 100% correct). Using simple text/number columns to start and while the results of the API show success (and the correct sibling ID when adding past row 1), the row is blank. This new row (my sheet is blank at first) now has a row ID as well. And when I run a filter for the sheet to filter out non-blank rows based on this test field, the sheet removes row 1, yet the pop-up says, 0 of 0 rows meet filter. Any ideas as I am going in circles? Also, when I used the highlighter, row one is not highlighted, and when I expose modified date/by, those are blank as well.
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'…