Trigger notification for every 6 hrs,12 hrs and 24 hrs based on one field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2024 02:56 AM
Hi All,
I got an requirement that we have to trigger notification for every 6hrs,12 hrs and 24 hrs till the date in one particular date field.
please help me how to configure this requirement.
FYI I have started working on this in flow designer in which i have used a trigger condition record created and in action i have tried do the following until but i am not able to configure the until condition as i can not select the date till that date in the particular field.
Regards,
Vivek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2024 03:01 AM
Hi,
It is advisable to utilize a scheduled job, as this will facilitate the specification of the time frequency. Furthermore, consider using a field or flag from the table to establish the trigger condition. Additionally, prepare a notification template and invoke it through the use of a script.
Suresh.