Hello
Is it possible to trigger an alert, based on a custom date/time field to alert someone that an activity is due to start, for an example, 30 minutes, before the date/time field?
example:
Cutover start time = 27/4/22 10:00am
Can an alert trigger a message to say this activity is due to start in 30 mins?
Thanks
Damian
Not exactly but you can run a scheduled rule and inspect the date field and notify the assignee.
trigger - scheduled hourly
condition - date field <= now(+1h) for example (I may have syntax wrong here. Check automation docs)
action - email assignee
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.