I have a client where we are using SmartSheet to track tasks. Each person with assigned tasks should receive a scheduled reminder to complete the tasks. Most of the users don't log into SmartSheet and don't have tasks most of the time, so asking them to log in and see their assigned tasks is problematic.
I'm currently using the automation to request updates and it almost works. The problem is that it doesn't show all of the assigned tasks at the bottom of the email so people are missing their tasks. They can see them if they click through the form but that's not a user-friendly way to remind them of their tasks.
What I would like to do is a combination of the request for updates automation and the ability to send multiple rows from a report. Essentially, replace the task listing at the bottom of the request for update with a row report of their tasks that meet the criteria in the automation.
It seems like it might be possible with Notifications but for the life of me I can't future out exactly how that would work.
Any solutions out there?