How to stop triggering notification in specefic time by using if condition.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2024 04:28 AM
Hi can anyone help me on this
The automated email notification should be sent only 5 minutes after the user has created his request and The above automated email should be sent only for requests which have been raised between 17:00 and 08:00 GMT time otherwise notifications would be stopped.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2024 05:18 AM
You can use gs.eventQueueScheduled() API to schedule an event for a specific time in the future and configure your notification to react to that event.
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/