API & Developers
Archives for October 2019
Discussion List
-
Drag & Drop Emails from Outlook to Smartsheet in Chrome & Email is Deleted from OutlookIn API & DevelopersWhen 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 a…
-
Unable to update a Summary field of type DATE using the C# SDKIn API & DevelopersHi Smartsheet Community! This is my first post and I hope not to scare you away. I've been finding the community amazingly helpful in everything I've been doing so far. Now I'm blocked and I hope someone can give me a hand . I'm try…
-
Add Image (via binary not file) as attachment (and in cell)In API & DevelopersHi, I am using the C# API to interface to Smartsheet.... I can see how to add attachments and images in cells but these only accept a file name as a parameter. My images are stored in a database, is there a way to upload the images binar…
-
Integrate with Bank FeedIn API & DevelopersCan I integrate a sheet with my bank (Lloyds) to automatically download new statement lines every 30 mins or so. I have to login to my bank and copy the data across all the time and would like to automate it if possible.
-
Document Management SystemsIn API & DevelopersHello All, We are using SS and considering DMS options (Efilecabinet, Box, M-file) to manage the bulk of docs we handle in the process. Wondering if anyone in the community that has a DMS in place can provide feedback or advice on their …
-
[PYTHON API] Adding an new row with date columnIn API & DevelopersUsing the python SDK, I'm having trouble adding a new row to a sheet where one of the columns is a DATE column. For ex, doing: cell.value = datetime.datetime.now() with the column type as DATE doesn't assign anything to the column, and t…
-
Live Tracking User Metrics Using Power BIIn API & DevelopersHello smartsheet Community, I want to track company smartsheet user metrics such as the number of users, number of sheets, user types, etc. automatically using Power BI. Currently, I am exporting the user and sheet access reports and havi…
-
LastLogin is Null when pulled through Smartsheet APIIn API & DevelopersI'm using C#. After authenticating, the following code returns null for all LastLogins. It works for other fields I'm pulling such as Id, Name, Email, SheetsOwned, etc. Is there an issue with that particular field coming through the API…
-
New Comments windowIn API & DevelopersThe other day our comments pop up box went to the classic pop up square box in the middle of the page to a slide out from the left side. Terrible Idea now it cover a third of the page and I am constantly opening and closing to see the date…