-
Save as new//100 sheet limit - work around?
Hi - Does anyone have a workaround for this? I have a client where i have stripped the workspace back to around 150 sheets - they need to be able to replicate this workspace. I'm getting the same error message when trying to copy the workspace via the API - The end result means that due to this limitation, someone has to…
-
Is there a way to bulk upload individual attachments to rows utilizing a unique identifier column?
-
Excel-to-Smartsheet Capabilities
Can you programmatically setup a filter in an Excel file and take the results of the filter and put the results into an existing Smartsheet?
-
Bridge & Resource Management Integration - Per User Per Project Utilization
With Bridge, we have been able to get ‘per-user utilization’ during a custom timeframe from resource management. Which provides us the User’s name and ID along with their utilization for that timeframe. Using this metric, we are attempting to get user utilization by project. (User hours assigned to a project, during a…
-
Are there plans to allow the API to create forms?
I was wondering if you plan to include the forms object in the API anytime in the future? I have a need to create sheets and forms at the same time. Thanks, David
-
Formula for separating names
Hello all i have a smart sheet that was imported from excel and need help. Currently I only have the full name in one cell (i.e) John doe. I want to have it where it will split the first and last name into the next two cells in the same row. And then I need it to take either the full name or the two separated names and…
-
Add Note Section for Bridge Workflows
Since bridge workflows are usually highly customized, especially when using JavaScript, it would be very helpful to have a "Note section" for workflows. For example if I leave the company, it would be nice for me to put notes on how a workflow functions for the next person. This could save a lot of time for transitions.
-
API - Other Client in Activity Log
When I see this in the Activity Log - how do I track down where it came from? Does Smartsheet add this for certain functions like requesting backup or download of activity log?
-
How can i read activity log using c#.net through API...?
I need to restore a specific row which are deleted from the original sheet, and i am using API to achieve this with C#.NET. Our idea is to create new helper sheet using c#, which contains deleted rows in it, That has to get updated by reading data from activity log May i get any suggestions. Thank you in advance.
-
Error 1008...
Hi Everyone, Ive been trying to automate a couple of imports to our smartsheet. Long story short, it is a JS script that takes a xlsx file extract taa from it and exports it to smartsheets. TBH ive been working on this project on and off for at least 4 months. As of now, the latest error im getting is this: Error adding…