-
Update sheet via API with bridge
Hi everyone, I had an objective to update a sheet with information coming from a 3rd party website. I've managed to make a first workflow with Bridge that works: I'm calling the API, receiving an array of data, then I have a child workflow to add a row for each line from the array. It works. But I have 6000 lines to come…
-
Have you seen a change in the time taken to trigger a WebHook?
I use WebHook in a number of places in our Smartsheet system. In the past after a sheet was saved, WebHooks would fire and be received within a few seconds by my servers. Now I am seeing a consistent 60 second delay after save for WebHooks to contact my servers. I think this change has happened in the last 6 months. For…
-
RTL (Right-to-Left) Language Support for Hebrew – Is It Planned
Hi, I’m currently using Smartsheet with Hebrew as my working language, and I’ve found that the lack of RTL (right-to-left) support makes it quite inconvenient to work with, especially when editing text or aligning data. I’d like to ask if RTL support — specifically for Hebrew — is currently on your roadmap, and if so, is…
-
Add Rows API - Not showing any data
I have a sheet where i have 2 columns. I have Customer and Item. In Customer Column I have a list of customers already * Customer * * ITEM * row 1 Office row 2 Shop row 3 Logistics row 4 Constructions row 5 Mapping row 6 Cartoon row 7 Office 2 row 8 Shop row 9 Logistics row 10 Constructions row 11 Mapping row 12 Cartoon…
-
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…