Hello,
I have a workflow set up that is a set of sequential actions, each with their own row. I'd like to send a specific email to the owner of the next row when the previous is completed. This email is specific to the task on their row.
Example:
Row 1- Create employee ID
Row 2- Grant access to systems
Once the employee ID step is completed, I want to notify IT to start their process. Everything I've seen so far is column based vs. row based. Can this be done?