-
Unable to Upload data using R via the API
Hello. I am not a python programmer and attempted to add rows to a desired sheet in Smartsheets using the R "smartsheetr" package. Please see the code snippet below. I am trying to add rows to a sheet from a dataframe based on the sheet id, and subsequent column id's. When I execute the code below I get the following…
-
Help with cross-sheet references
I am having some trouble understanding this. I have a form connected to a large gathering sheet where individual peoples info is all tracked by a 'Unit' or team. I have automations set up to separate each units info from the form to that individual unit (So I have one form collecting 25ish teams form info, and then it gets…
-
Getting symbol icon urls through the API
Hello, For checkbox and picklist fields, is it possible to get an image url for the icons that represent the dropdown options through the API? Not sure if I'm missing something on the documentation but I haven't been able to figure out if this is possible
-
Merging two sheets in a report prior to API pull?
We run an intake process within a main sheet where people submit ideas (say there are 5 statuses). When it reaches a particular status (say status 2), the main sheet pushes that row to another sheet where we track a sub process. When that subprocess is complete, we manually go back to the main sheet and switch the status…
-
Is there a way to change a filename automatically?
Hi Everyone, I have been looking to change the filenames for uploads automatically using the Smartsheet cell. I am not sure if I would have to code this myself using the API or if there was an automatic way to do this within Smartsheets! Thanks!
-
Event reporting API Enhancements: “to” parameter and Email ID
4/21/2025 Smartsheet has added two key improvements to the Event Reporting API. First, you can now use a “to” parameter to define an end time for your query, making it easier to pull data from a specific timeframe. Second, event responses now include the user’s email address, helping teams identify who performed each…
-
API/Bulk API to update license type for users
As of now there is no API for updating the license type so we need API/Bulk API call to update license type for users.
-
Remove User API enhancements now generally available!
April 30th, 2025 SysAdmins using the Remove User API can now leverage enhanced API functionality to align with the updated Smartsheet governance framework. These updates ensure that removal of users adheres to plan-level security controls, reducing administrative complexity and improving compliance. Removing users from the…
-
Smartsheet API- Add Image To Cell
I'm trying to write a python code with the API that will add an image to a cell but I continuously get this error message. I'm trying to use this endpoint: POST /sheets/{sheetId}/rows/{rowId}/columns/{columnId}/cellimages based on this: https://developers.smartsheet.com/api/smartsheet/openapi/cellimages/addimagetocell
-
Merged: Outlook Add-In
This discussion has been merged.