-
Using RM API to balance allocation
Has any utilized API to make changes to employees allocation percentage. I am developing a script that will recognize employees across multiple projects. When it see's that they have overlapping projects it will automatically balance out their timelines. Example Dylan McCord is overallocated on 2026-02-02–2026-03-02 TRs…
-
Add row with multiple values in cell using c# sdk
One of columns has 'Contact List' type with checked 'Allow multiple contacts per cell' see example. I tried to add row using smartsheet-csharp-sdk(v2.3). Cell object: new Cell { ColumnId = 111111, Value = "Test@test.com", Strict = false } and I got the next error: { "errorCode": 1235, "message": "Value is not supported for…
-
Cloning a column within a sheet
Has the cloning of a column within the same sheet feature been developed? I saw the discussion back in 2016. Thanks Christi
-
Using a fillable PDF as a form to fill in Smartsheet
Hello, I am looking for ways to use fillable PDF (attached) as a form to fill out Smartsheet. Similar to how a form is generated in Smartsheet, is there a way for a fillable PDF to be used as a "custom form?" Each field can be defined and mapped beforehand to the corresponding smartsheet and "submit" would update the…
-
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…
-
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
-
How to add Developer Tools to GOV account?
Hi, I want to add Develope Tools to a GOV account so I can than Create New App which will help me in generating a ClientID and ClientSecret. I need those to give users a log in page. I am able to create developers account for non gov account, but not for gov. Please help with steps for developers gov account. Thanks
-
Is there a list of endpoints for which offset-based pagination is being deprecated?
Based on info available in the changelog (specifically https://developers.smartsheet.com/api/smartsheet/changelog#2025-08-04) ) for some endpoints offset-based pagination is being replaced with token-based pagination. Is there a list of endpoints that will be impacted by this change? I am trying to stay ahead of this and…
-
Not able to access Developer Tools
We are trying to enable Oauth for Smartsheets to read data from our application. We are trying to create an application but unable to find Developer tools option Could you please guide us if there are any steps to follow to enable developer tools?