API & Developers
Connect with other developers using the Smartsheet API.
Discussion List
-
Region EU sheets - how to connect with AppSheet?In API & DevelopersHi all, we moved with our licences to the region EU and don't know how to connect a sheet from AppSheet? Is there any solution because the AppSheet connector do not give us the possibillity to select a region. @Genevieve P. any idea? Thank…
-
Commenter access level in APIIn API & DevelopersHello, I have shared a sheet with a user using Commenter access level. But when I request for shares with API I get VIEWER access level in response. How can I get a real value for Commenter access level? Also is it possible to set Commente…
-
I can't find which column is "frozen"In API & DevelopersI am working on a sheet built by another person, and they have frozen a column, but I'll be darned if I can find which one it is, and I've right-clicked on every column, and not seen an "Unfreeze Column" option listed. Any ideas …
-
Populating a Dropdown ListIn API & DevelopersHi, is it possible to populate the contents of a dropdown list from another smartsheet?
-
Difference between users and contacts in APIIn API & DevelopersWhile reading the API documentations I came through two API's one is list contact and another is list user https://api.smartsheet.com/2.0/contacts https://api.smartsheet.com/2.0/users what is the actual difference between them. Whether I …
-
Smartsheet is duplicated multiple dates in G Calendar.In API & DevelopersHey, We have our Smartsheet's linked to our google Calendar. Events under a year look fine, however, over 1 year, these start to multiple and we have some dates with 700 duplicated events on the same day for the same event. This is causin…
-
Salesforce/Smartsheet Connector - Attachments??In API & DevelopersCan the Smartsheet/Salesforce connector send an attachment from salesforce to Smartsheet?
-
Is the Owner/Owner_id attribute broken?In API & DevelopersI'm using Python and I've tried numerous ways to obtain the owner of various sheets via the API but it always returns "None," regardless of whether or not I include owner info in the get sheet command. I can get the owners of she…
-
POST request form answer and css of questionnaireIn API & DevelopersI have to embed the form in our website, so I can see two ways of doing it. Somehow changing CSS of the form to fit the rest of the website, this would be preferred, any way of doing this? Or creating a custom form on our end and send a p…
-
Return Report Source Sheets Without Rows?In API & DevelopersIt seems to be a limitation of the API that if a report has no rows currently populated in it from a given source sheet, the API does not return that source sheet in a query. Has anyone found a way around this or come up with another solu…