Skip to content

Commit 61b2e1a

Browse files
authored
Create read.md
1 parent 5ff6d93 commit 61b2e1a

File tree

1 file changed

+11
-0
lines changed
  • Server-Side Components/Scheduled Jobs/trigger on weekday

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Purpose: To send notifications only on business days (Monday to Friday).
2+
3+
Verifies if the current day is a weekday (Monday to Friday).
4+
5+
Action on Valid Business Day:
6+
7+
Triggers a custom event:
8+
9+
Use Case:
10+
11+
Ideal for daily reminders, alerts, or updates that should not be sent on weekends

0 commit comments

Comments
 (0)