-
API data transfer error. HELP!
I am trying to do a transfer of data from a CSV file to an existing smartsheet. Because I need to import 167K rows, I want to do it programmatically. The script seems to work for a bit, but then I get an error that I can't seem to resolve. Here's the error I am getting: {"response": {"statusCode": 400, "reason": "Bad…
-
Dashboard Widget API
Hi All, Wanted to see if there was a way in the API to update the URL stored in the web content widget. From what I can tell I can modify the name and size/formatting properties of the widget, but am missing if I can write into the URL parameter.…
-
When I Copy Workspace, Everything Copies Fine Except for CellLinking
Hi, Using the API documentation, I'm able to copy entire workspaces which has been great for scalability. I've been noticing that the only thing that doesn't work correctly out of all the sheets, reports, and sights, is the cellLinks in my sheet. In the instructions, you can tell it all the different things to pull in. I'm…
-
Request for API Access to Sidebar Conversations (Sheet Conversations Tab)
There currently isn't a way for API to have an access to Sidebar Conversations just like in Sheet Conversations Tab in Smartsheet. It's tedious and consumes too much time to go manually and removing comments one at a time. Allowing API access would expediate this process for everyone and I'm sure is an issue that many…
-
Embedding field information in a link to a form
Hello, I am using Moodle, and there is a URL option where I can pass information in a URL. I was hoping to pass information into a field using the method shown in this image. Hoping to pass info that will let us know who is filling out the form.
-
Smartsheet Desktop App Have Banners and Sound on Mac/PC
Enable the Smartsheet App with banner and sound notifications on your computer, so it's easier to notice when you have a notification or something to address within the app. Most users on our account continue to have email notifications set up through Outlook for this reason alone, but could otherwise just use the app.
-
Using Zapier to update a Form Sheet
Hi! I would love some insight on if I can use Zapier integration to update a form sheet. I created a form for new job requisitions. I need to be able to receive updates from our legacy system as the status changes for each job req. Data Shuttle is not an option as the enterprise does not plan to support it. Could Zapier…
-
Message: Your Smartsheet session is no longer active
I'm getting this message "Your Smartsheet session is no longer active" - which I don't mind - however, I'm getting it after I start typing or updating data. I get the message, the sheet reloads and added data is lost. It's happening in a variety of sheets, not just one. It's been happening for a few weeks. Is anyone else…
-
Delete/Remove/Clear Hyperlink using API
While there are a wealth of articles, discussions, and examples of adding and updating hyperlinks in cells using the Smartsheet API, I struggled to find any concrete guidance on how to remove a hyperlink or clear a cell that contains one via the API. I need the equivalent of going into the sheet, hitting "Delete" in the…
-
Update Reports using the API
I found an old thread in the community about this, so mayn users are looking for it a long time already. I need to be able to update reports using the API, most importantly I want to add or change the source sheets of a report using the API. In my current case I have multiple reports using the same sources and if a new…