Sign in to join the conversation:
If I have multiple reminders set up in my Smartsheet, is it possible to get an export of all the set reminders together with the content/message I have written?
Hi Priya,
Unfortunately, as far as I know, it's not possible at the moment, but it's a great idea!
Please submit an Enhancement Request when you have a moment.
Have a fantastic day!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
You can do this via the API and use Postman to generate the request.
https://smartsheet-platform.github.io/api-docs/#list-all-automation-rules
It looks like it will show your subject and message content, but won't show the conditions for each rule.
Thanks!
Good to know it's possible to get some data with the help of the API.
Hi, My team uses smartsheet to create and notify our team that a user has opened a ticket. We have noticed that emails that are sent via automations are either extremely delayed (several days in some cases) or not being sent out at all. Has anyone else experienced this? Is this an issue on the servers from the issue…
Hello, I am trying to create a chart widget in my dashboard, but I keep getting "Selected data cannot be charted. Please select a new range." error. The report I am using is already summarized in numeric value. What is funny is I have report that I created a chart widget in another dashboard, and when I use that same…
I have a picture below for an example of this. I want to create a formula to get counts of items in "Column2", but if "Column4" states "change" I want the "Column2" count to not work and instead count what is it "Column3" in that given row. Column4 can also have several different things in it besides "good" that I want it…