-
Make Rows From "Active Projects" Sheet Transfer to Another Sheet ("Invoicing") Upon Job Completion
My company uses Smartsheet on an extremely rudimentary level. We are not tech savvy; we are tragically behind. We have only figured out to use one automation so far, which is when a new cabinet-related "project" gets automatically added to our "Active Projects" sheet from our "Sales Pipeline" sheet. But we have a major…
-
My entire sheet is showing Invalid Argument Set
Hi! I'm pretty new to Smartsheet so I have no idea what I did or how to fix it. BUT we're using it as in invitation platform for an event we run. On my Registration sheet, it pulls data from the Data Intake Sheet. The Data Intake Sheet had an extra column called Travel Group that the Registration sheet did not have. This…
-
Bridge - New Row to SharePoint list
Good morning, I'm working with Bridge and still getting used to the capabilities, and more importantly, the syntax. Perhaps this is not the best option as I am generally pretty good with code, and there is a lot that seems to be hidden or overly simplified. So my "simple" question is how do I set up a Bridge to add data…
-
My entire sheet is showing Invalid Argument Set
Hi! I'm pretty new to Smartsheet so I have no idea what I did or how to fix it. BUT we're using it as in invitation platform for an event we run. On my Registration sheet, it pulls data from the Data Intake Sheet. The Data Intake Sheet had an extra column called Travel Group that the Registration sheet did not have. This…
-
smartsheet API key is not able to fetch data from the smartsheet having MFA.
I am not able to fetch data from the smartsheet using API key which is having MFA. I am getting an error - "This action is restricted by an MFA Policy. Please reach out to the workspace admin for any questions.". How I can resolve this issue?
-
Trying to create a new sheet in a Workspace is throwing an unexpected exception C# SDK
I am trying to create a new Sheet in a specific Workspace using the Smartsheet SDK for C# and I keep getting an unexpected exception The statement above compiles just fine. The Workspace ID (wkspID in the code) is correct. I can create the Sheet just fine locally but the sheet does not have an ID until it is created in…
-
Update request automation not working for certain emails
hi I have an automation set up that sends email notification to all our students about their acceptance status. Its a request an update automation. The emails go the same domain name. Out of the 74 notifications sent out, 22 students are not getting it. I even ran it for just one of those 22 students, and she still was not…
-
Question about error code 4000
Hello Smartsheet Api support team, I've been developing python scripts on Azure function and they've been working without any issues until recently. I keeping got some generic error when attempting to add or update rows. I repeatedly got the error code 4000. {"result": {"code": 4000, "errorCode": 4000, "message": "An…
-
Data Shuttle Data And Automation
Hello, I’m running into an issue where Automations aren’t running in a workspace I created. The workspace is in Table View and uses a Data Shuttle to bring in information from a Google Sheet containing form submission data. The first three columns of the workspace are not linked to any Data Shuttle data, while the…
-
Reminder Date Column
I want to take a smart sheet and have a reminder date column. East task that I have I want it to calculate off the duration to give me a reminder to do the task. Ex: Send pricing → Nov 1 of the year before the class Send brochure → 6 months before class date Check website for class → 90 days before class date Check in for…