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!