-
Are others having sporadic API issues? An unexpected error has occurred
In the past couple of days, we've had API processes that have ran fine for months, start to have issues. The error we seem to be most commonly seeing is error code 4000, "An unexpected error has…2 · -
Re: Putting ASCII Code (LF) in a cell and using it in a PDF
We don't have this issue with our documents. I think this may be a setting on the text field in your PDF template. (In the software we use, it's called "Multi-Line")1 · -
Re: Action - Add comment
This feature would be really useful in sheets with multiple workflows that act upon a row. If each workflow was able to use an "Add comment" action, it could essentially create a log of wor…1 · -
Re: How do I automate Smartsheet API "get_sheet" function to go through a list of sheets and save data?
I'm not familiar with Python, but if that's your code I would guess that your saving over the response variable each time you go through your loop. Meaning the last sheet that you get_sheet on, is th…1 · -
Re: Delete Rows using an Automation
@urmila.kukreja Personally, I'd rather setup automation that will delete rows consistently based on the rules set, rather than depending on a person to choose the right rows when retention is past.10 ·