Trigger a notification based on change planned end date time

craigmu
Tera Contributor

Hi all,

 

We have a use case where we are looking to have a notification fire when the planned end date time is approaching its final hour. This is to serve as a reminder to close off changes.


I can get this working fine if we base it on the day but not based on the time, has anyone been able to do something similar with any success?

3 REPLIES 3

Community Alums
Not applicable

Talha3
Kilo Guru

Hi @craigmu 
Solution:
1. Trigger should be Repeat every 1 hours(To detect if any case is reaching its final hour)

2.Condition to trigger notification on basis of Time shall be:
Due date --> relative --> before --> 1 hour --> after
AND
Due date --> after --> current Minute 

Please mark this correct if it resolves your Query.

Cheers!