-
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…
-
Populating a drop down from data in another sheet
Hello, I am in need of some assistance please! I am a developer and have been tasked with importing employee data into Smartsheet through the API. I have successfully built a C# service that pushes data into a sheet in smartsheet, my problem is they want to be able to auto populate a different secondary sheet (destination…
-
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…
-
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?
-
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.
-
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.
-
Retrieving Form URL via API
I have an automation that makes a copy of a folder and moves it into another folder using Make.com. Within the new folder is a sheet with a form, and I simply want to generate a QR code for this form using the form's URL returned by the Smartsheet API. I have come to learn that, since 2018, this functionality has been…
-
Is it possible to use api to edit sheet from other organization which shared edit permission to me?
I am currently evaluating Smartsheet for my organization. We are considering a Business plan to streamline our collaboration with external partners. Specifically, I need to confirm if the Smartsheet API allows us to programmatically edit sheets owned by another organization, provided they have granted us "editor with…
-
Return the full set of properties for every object type in Smartsheet
Before I explain my suggestions, I would first like to give some context on how I use the Smartsheet API. I develop implementations for SQL connectivity interfaces such as JDBC, ODBC, ADO.NET, etc. for various sources (one of those sources being Smartsheet). I use the Smartsheet API to get data for the main resources in…