-
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…
-
Sunset copy-related query parameters for Create folder and Create workspace API endpoints
March 10, 2026 If you've been using the Create folder or Create workspace API endpoints to copy resources, it's time to switch to the dedicated Copy folder and Copy workspace endpoints. We sunset the copy-related parameters (include, exclude, skipRemap) on the Create endpoints because having separate, purpose-built Copy…
-
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…
-
New regression : column names bein trimmed by the api
I've a sheets where the columns names are the following (without the quotes) : "Expiration Date " "Expiration Date " So, the first one has a space at the end and the second one hasn't. Previously that was supported by smartsheet API AND the user interface, although it's not possible anymore. What's funny : Most features on…
-
Include Project Settings Non-Working Days Data in API
We currently use the API below in an automation that creates a duplicate sheet of a template we created. All of the formatting and data is duplicated using the API, but updated Non-Working Days in the template is not making it's way into the new sheet. Please include support for updated Non-Working Days data to passed via…
-
API call Deprecation
I’m a Smartsheet admin and recently received an email regarding upcoming API deprecations. I want to confirm my understanding that no admin‑level or tenant‑wide action is required, and that any necessary changes would apply only to user‑owned scripts, integrations, or workflows that are directly calling the affected APIs.…
-
How to Identify Which Smartsheet API Endpoints Our Organization Is Using?
Hi everyone, I recently received a notice from Smartsheet regarding upcoming API endpoint deprecations and the 90‑day warning period. As a System Admin, I was informed that users in our organization are actively using Smartsheet API tokens, and some older endpoints will be sunset by June 3, 2026. Before we make any…
-
API/Add Rows
Is anyone having issues with the add row API function? Seems to be hindering for about an hour now on my end.
-
Smartsheet Admin Analytics & Governance Automation
Over the past few weeks, I’ve been building an internal Admin Governance & Automation Framework for our Smartsheet environment — focused on visibility, auditability, and operational efficiency. Manual tracking simply doesn’t scale. So, I designed and implemented a modular, API-driven crawler framework that programmatically…
-
New API endpoints make finding asset paths easier
February 16, 2026 Developers, we've heard your feedback! You can now retrieve the complete hierarchical path for any folder, sheet, report, or dashboard with a single API call. No more writing complex code to traverse entire workspaces — these new endpoints give you exactly what you need to display or navigate asset…
-
How do I register for developer tools on a Smartsheet Gov space?
My company has both normal (smartsheet.com) and Gov (smartsheetgov.com) spaces and whenever I try to register for developer tools, I am directed to the non-gov space but I need them in the Gov space. What do I need to do differently to get registered for them in the Gov space?
-
Why can't I enforce MFA on our org/team accounts
Hi, I have two situations: My admin account which I am using for this question does not have any MFA tab able to enable 2FA. I only have Authentication section on the Admin Center which is not helpful either. 2FA does not exist as well on my teams individual accounts which means we can't enforce any 2FA. Does this have to…
-
Export Data Shuttle, Data Mesh, Dynamic Views and Pivots Created
I had a question is it possible to export the data shuttles, mesh , dynamic views and pivots which we have created or the once which are shared to us. If not it would be great if someone brings an endpoint which wud connect it directly so as to pull the data through code
-
API Control for Setting PDF Export for Orientation & Page Scaling/Fit-to-Page
Can a solution for this issue be built? We are currently using the Smartsheet API to export and send a sheet as a PDF via email as part of an automated workflow. While generating the PDF, we are able to specify the paper size (for example, A4 or A3). However, we are facing limitations with the following formatting…
-
Additional API endpoint for exporting Dashboards
Hi, I was wondering if there could be an API endpoint to export dashboards from smartsheet. Would be a reliable solution for the automation I am trying to create. It would be similar to going to a dashboard→clicking on file→ print.
-
Actualizacion Aplicación
Hace poco actualicé la aplicación en mi movil Android y lamentablemente me dice que la aplicacion ya no es compatible con el dispositivo. Sumado a eso la version de aplicacion movil de Smartsheet me está pidiendo actualizacion y tampoco me permite dejarla usar. Alguno sabe que puedo hacer en ese caso?
-
Saving rich sheet as a template for new clients
I have rich workspace with multiple sheets, links, formulas, forms, reports and workflow and sample data. I want to be able to save and restore the package for new clients in their own workspaces. How can this be done? I note that Request Backup and Export does not provide this functionality.