-
Pulling data into a smartsheet
Hi community, Loving this space and the journey I am about to take learning this product. I have some information in a big data warehouse that is used to pull information via api from another platform. There is information that I would like to pull in from the warehouse to smartsheet so the information is accurate and…
-
How to use (rebuild_assignments) in an API call to reset the bill rates of a project
Hi every one, Have anyone tried to use the (rebuild_assignments) through an API call to reset the bill rates in some project ? , I tried hard but it's not working with me. Also no clear clarification on how to use it in the API documentation. I need an example please. Thank you.
-
How to get help
We are in the process of upgrading our app but need help, sent a couple of emails to devrel@smartsheet.com, no response. Is there a phone number or any other way to reach developer support
-
Newly Received 404 with Error Code 1006 on DELETE sheets/{sheetId}/rows API with ignoreRowsNotFound
Hey there, Was a recent breaking change pushed to the smartsheets API? Previously, when calling the DELETE Request to the rows endpoint, I would receive a 200 with a valid response. Now, when requesting a valid sheet, with a valid row, I am unable to get a 200 response and am only receiving 404 with error code 1006 in…
-
API connection from Smartsheets to R
Hi, I am attempting to connect Smartsheets to R. I have tried to use the SMARTSHEETR package but having issues with the code and loading a sheet. Has anyone has success with this and could share their code? Thank you
-
Any help in understanding record limit in API?
Hi there. Full disclosure - I know almost nothing about API's…despite REALLY wanting to learn. That said… I'm trying to use the Smartsheet API inside of Alteryx to pull data from a Smartsheet report. Someone sent me an Alteryx workflow for that purpose, and it works, but it won't pull in all the records. My Smartsheet has…
-
Bridge error: Plugin Error: A required parameter is missing from your request: ids.
This discussion was created from comments split from: Bridge: Way to delete all rows in a sheet.
-
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…