We have a process in place for when a new hire receives their equipment (these are all remote workers) they complete a form indicating whether or not they received everything and were able to get it all set up correctly. If they report an issue using that smartsheet form we have a workflow built in to send an email with a link for them to set up an appt with a tech to help resolve their issue.
I'm trying to set up additional automation to fire off a follow up email if a user reported an issue but didn't sign up for a help session within 24 hours of that email being sent. We have a column for yes/no indicating if they're having an issue, so it would need to be something like if that column is a "yes" but a different column we have that contains the tech appt info is blank, then after 24 hours a new email gets sent to follow up. Is this possible? And if so... how? 😬