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.
Hello Community, I am trying to automate dataflow from excel to Smartsheet using Python. The excel has 12000+ rows and 42 Columns. The Python script was able to transfer 11000+ rows successfully, but then throwing these errors: ERROR:smartsheet.smartsheet:{"response": {"statusCode": 400, "reason": "Bad Request", "content":…
When dragging the email from my Outlook window to Smartsheet in Google Chrome it removes the file from my Outlook entirely and the email is gone. I tested this in MS Edge and confirmed it does not happen when using Edge; the file copies and uploads to Smartsheet without deleting it from Outlook. * Windows 10 Pro for…
When we get a webhook callback event, how quickly do we need to respond to it (presumably with HTTP status code 200) in order for Smartsheet not to mark that hook as "Timed Out"?
When you specify a list of columnIds as the "subscope" for a webhook, what does that mean? Will you still get events for changes to the sheet, attachments, row order, etc..... things that aren't really relevant to a particular column, but filter out events on cells in that column or changes to the column itself? Or will…
Hi All, Any idea on how to get my widgets showing up as they were before on my mobile device? They are web content widgets, and they used to show everything/be usable where I could input information - now they are just links. They work just fine on my computer. Thank you for any help!
I noticed in the Sheet Object API document, https://smartsheet.redoc.ly/tag/sheetsObjects#section/Sheet-Object, the field is "proofs" object, while in the API response for the same for "Get Sheet" API, the field is a "proof" object. There is a difference in singular and plurality, Is this a discrepancy? Can you please help…
I think I understand that a webhook "Callback" is itself comprised of several "Callback Events", each of which may have its own changeAgent property, a string with a comma-separated list of change agents. Further I understand how I may append my own changeAgent designator in the SmartsheetChangeAgent header of any API I…
We introduced a new process where our team needs to fill in a bunch of summary fields for every smartsheet. I'm trying to update the data for summary fields using APIs for existing smartsheets as a backfill. I have all the data in a google sheet. I'm using Zapier to make the API call for every row in the google sheet. I…
For our smartsheet account, Access token is getting expired in 7 days. As we refer to the support documents, we need to implement the refresh token to make it working continuously. One challenge we are facing here, after implementing a refresh token mechanism. We are not able to verify due to the current feature where…
it used to be top notch and extremely easy to use, now its a pain most of the important info is hidden! I mean for instance if you don't know where in the documentation to look for say update-cell syntax - you cant use the search to find it! If I am wrong what query string do you have to enter into the search to find the…