I'm trying to write a python code with the API that will add an image to a cell but I continuously get this error message. I'm trying to use this endpoint: POST /sheets/{sheetId}/rows/{rowId}/columns/…
I have to update 250 form labels on a single form. Is there ANY way to do this automatically? I am dreading doing this manually :) There doesn't appear to be any API functionality for forms according …
We're trying to maintain a "group" of users in our Smartsheet instance who are Licensed, so that we can use Smartsheet to share Licensed-user dashboards with them. And if they're not licensed, they wo…