We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff6d93 commit 61b2e1aCopy full SHA for 61b2e1a
Server-Side Components/Scheduled Jobs/trigger on weekday/read.md
@@ -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