Sign in to join the conversation:
Does anyone see how to set the project date range in the project settings through the API?
I need to create a trigger that changes the dates that respond to the predecessors from one set of dates to another set of dates.
This had me curious. The api docs mention the 'ganttConfig' element, but when including that in a get sheet request, there is no additional data in the response:
http://smartsheet-platform.github.io/api-docs/#get-sheet
The only project settings I see from the API are 'lengthOfDay', 'workingDays' & 'nonWorkingDays'.
api@smartsheet.com maybe has the answer. Let me know what you figure out!
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'…