Connect with other developers from around the world and collaborate on ideas using the Smartsheet API.
Sign in to ask your question or join a discussion.
Explore API docs, connect to our MCP server, and develop faster on SDKs.
Object schemas, operation specifications, code snippets, and more.
My code currently inadvertently changes the checked checkbox to 0, so it is changes the column type property to text/numeric. How can I clear the checkbox and have it remain a checkbox? I am using C#.
Hi everyone. I have a question about how the deprecated API endpoints are going to be replaced in the GOV platform. 1) Will the GOV platform be affected by the June API deprecations? 2) If so, when will the replacement endpoints be deployed , as currently /children isn't working. Same about the new pagination system and…
If we move away from the Smartsheet Teams plan, will we still have access to our OAuth app?
I am trying to connect via API to the shared sheet which I have access to edit. I get this error. Yesterday it was working fine, today I started to get this error. Please help asap. "HTTPError: 500 Server Error: Internal Server Error for url: https://api.smartsheet.com/2.0/sheets/…"
It would be nice if someone could guide me on how Monday.com can be integrated with a smart sheet, as we manually enter data in both platforms.
Hi, has anyone received this or similar error yesterday? upstream connect error or disconnect/reset before headers. reset reason: connection termination I got it once but haven't since, I suppose this is something coming from the smartsheet's api's end?
Some of the APIs inexplicably don't seem to be working. For instance, I can make a request to the Get sheet endpoint fine, but when I try to List columns with the exact same variables I get a 404 Not Found response (see attached screenshots). Have encountered this with several other endpoints (for instance, Attach file or…
Hello- my co-worker is getting the Opps something went wrong error. Also know as a 500 internal server error when accessing workapps. Can you please help?
Hey dev friends, We just kicked off a new hands-on learning series for the Smartsheet API Developer Ecosystem: Mastering Smartsheet API. From your first API call to production integrations and the new MCP Server for AI agents — this series covers the full path. Part 1, "Zero to API: Your First Successful Smartsheet…
Hi Team, I have created a smart form with a required attachment field, and when the user fills out the form, an attachment is added to each row. I need to send this attachment via Outlook to my Accounts team instead of triggering it from the sheet automations, so the software they use can automatically pick up the…