Send email reminders when lack of update
How do I create a workflow to send reminders to the row owners if no changes happened to the row in the past week?
Best Answer
-
Hi @katep
What I would do in this instance is make sure I have 2 Date columns in my sheet. One is a System Modified Date column (which you can hide) and the other is a regular date column that extracts the Date from that Modified Column with this formula:
=DATEONLY(Modified@row)
Then once you have a column that has the Date that the row was last Modified, you can set up a Time Based Automation using this column as the trigger:
See Create a Time-Based Automated Workflow
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Answers
-
Hi @katep
What I would do in this instance is make sure I have 2 Date columns in my sheet. One is a System Modified Date column (which you can hide) and the other is a regular date column that extracts the Date from that Modified Column with this formula:
=DATEONLY(Modified@row)
Then once you have a column that has the Date that the row was last Modified, you can set up a Time Based Automation using this column as the trigger:
See Create a Time-Based Automated Workflow
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
Hi @Genevieve P., thank you for the tip! It does hint into some direction but doesn't resolve my issue completely. In this case, the 'owner' who didn't update a row gets just one ping after days of inaction, so if they miss it, I get no update anyway.
On a side note, could you please explain why I'd need to copy the date? Why can't I use the modified auto-date for such an automation?
-
Hi @katep
The Time Based trigger can't be set on a System Date type of column, which is why I translated it into a regular Date type of column with a formula.
However, if you want to keep sending the reminder every single day, we can actually just use the System Modified column!
What I would do in this instance is set the Time of the trigger to run every day, and then put a Condition Block that checks to see if the Modified system date is within the last 7 days or not:
See: Condition Blocks: Filter What Your Automated Workflows Send
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!