Is there a way to trigger a follow up alert/reminder based on a specific cell's last change date?

Options
Ami Veltrie
Ami Veltrie ✭✭✭✭✭✭

I have existing Update Request workflow that triggers when I enter "*" into the cell. I want to create a follow up alert/reminder that goes out (to the same recipients) if the cell isn't updated within 48 hours.

Is this possible?

Best Answer

  • Paul Newcome
    Paul Newcome ✭✭✭✭✭✭
    Answer ✓
    Options

    You will want to set up a date type column and use a Record A Date automation to record the date when "*" is entered. You would then want to set up a Delete Cell Data automation to remove the date when the cell is no longer equal to "*". Finally you would set up the reminder automation to go out when the date is not today and is not within the past 2 days.

Answers