-
API List Users EndPoint Should Include MemberType, Number of Views, Number of Edits, etc. by Default
Hi, I would like to suggest an enhancement to the /Users endpoint so that it returns the same data currently available in the downloadable “Seat Type Report.” For example, the /Users endpoint could include fields such as: “# of Asset Views in the Last 90 Days” “# of Edits in the Last 90 Days” These are key data points for…
-
includeAll Deprecation
Hello everyone, Looking for some assistance on the replacement of includeAll parameter for update column (Multi Dropdown). Looks like I'm limited to 1000 options now, so curious if there is a workaround. Any help would be appreciated on how people are using pagination or if this has been addressed a different way now.…
-
Connect any MCP-compliant AI tool to your Smartsheet data with the new MCP Server
March 24, 2026 The Smartsheet MCP Server is now generally available — and we're excited to see what you build with it. If you've ever wanted to ask an AI tool a question about your live Smartsheet data and get an intelligent answer back, that's exactly what this enables. The MCP Server is an open integration layer built on…
-
Some APIs not working?
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…
-
Image upload to multiple cells through API integration
Hi everyone 👋 I developed a Python-based application that enables uploading images directly to cells (instead of row attachments), allowing for more structured and visually organized data within sheets. Key highlights: Upload images directly to specific cells Built using Python and Smartsheet API Designed for structured,…
-
Help creating Python script to Copy Cell Refence from one sheet to multiple sheets (Sheet IDs) in a text file
I need help copying Customer_ID sheet reference from Sheet A to multiple sheets, Sheets B-Z. Im thinking of using Site IDs stored in text file as my target. I've done similar task (Copying rows using sheet ID to multiple sheets in a text file), but couldnt figure this one out. For context, Im just using Smartsheets AI in…
-
Fix API documentation for "Alternate Email addresses" and improve Bad Error Messages
I had Technical Support Case #09045069 in relation to this issue. I was told to get the API documents corrected, I needed to post to here. Update API Documentation Some (all?) of the API calls related to Alternate Email Addresses require both an Enterprise Account and to be manually activated by Smartsheet Support. The API…
-
Multi Year Metric Dashboards
I am looking for some examples and advice on how some of you have set up multiyear metrics. One example of what I am currently working on: I have Behavioral health completing surveys where a lot of the questions are an best to least answer or 1-5 value to choose. They currently track quarterly and by year for metrics. So…
-
Inquiry on Smartsheet API update Requirements by this June 3rd.
As per the mail sent by Smartsheet team (June 3rd Deprecation), we verified that below API end points were not the part of the provided deprecated APIs. But cross verifying again, please help us to verify the impact of the below end points. a.Get Sheet – GET /sheets/{sheetId} b.Rename Sheet- PUT /sheets/{sheetId} c.Copy…
-
Can the creation of timelines (from templates) be automated?
Hi - my organization has been using Smartsheet for several years and we're looking to automate wherever possible for consistency and efficiency. Whenever a new project starts, the PMO creates a timeline (save as new) from a template that's specific for that project type. The PMO manually updates the default value in a few…