-
Allow Automations to send PDFs of Reports
When I go to Print a Report, the print box asks me a few things including if there is a note I want to add to the header of the report. I have used this feature to add Contact and Address Information to the PDF that is created. Rather than downloading a "print" of the report and manually emailing them, I would MUCH RATHER…
-
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…
-
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…
-
Cannot delete a scheduled email attachment A
Hello- are you able to tell me why I cannot delete or edit recurrence on a schedule "send as Attachment? ? Please see attached image.
-
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…
-
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…
-
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…
-
Send Update Request to update an attachment
Is it possible to set up a workflow that automatically sends a monthly update request to a contact, prompting them to update a document and reattach it — and have the system replace the existing attachment with the new one? Currently, I send an update request with an attachment. The recipients download the file, make their…