Enable Workflow Automation Repetitions
Hello Smartsheet community. I have created a workflow automation that will email a custom message to the contact(s) in a specified cell. This workflow must initially trigger when:
- There is a change in a cell, in this case "Lifecycle Status"
- When two days have elapsed since the cell change.
If the notified user does not complete the associated work, then they should receive a follow-up email daily until they resolve the task. The issue I encountered is that the daily follow-up email is not being generated.
I would appreciate if the community can review my workflow automation and offer feedback on the updates required for it to function as desired. Thank you!
Answers
-
My initial solution comes with 3 automations, maybe somebody can think of a more efficient way. But I'd set it up like this:
- Trigger the update request when Lifecycle Status changes to DEVIATION ASSESSMENT
- Trigger a "Record a Date" automation when Lifecycle Status changes to DEVIATION ASSESSMENT
- Create a formula for "Days Since Initial Trigger" =NETDAYS([Triggered Date]@row, TODAY()) - 1
- Make a custom date trigger for every day with two conditions of when "Days Since Initial Trigger" is greater than 2 and "Requested Update" is not blank.
It might be a bit messier, but that's my first thought. This would also prevent the "Last Modified" date from being triggered on anything else in the row, delaying the 2-day delay automation.
Jason Tarpinian - Sevan Technology
Smartsheet Aligned Partner
-
Hi @Jason Tarpinian,
Thank you for the response, I am trying to put this into effect now but I am having trouble with step #2.
I created the column with the formula you provided, but how would I setup the "Triggered Date" reference? What column would that be pointing to?
-
The automation set up would look something like this:
Jason Tarpinian - Sevan Technology
Smartsheet Aligned Partner
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 219 Industry Talk
- 457 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives