Skip to main content
The Date Check node evaluates the current date and routes the flow based on whether it matches configured criteria. It can also pause execution with an interruptible wait.

Behavior

  • Checks whether the current date matches the configured date criteria
  • Routes to True (match) or False (no match)
  • Optionally waits for a configured duration with an interruptible DTMF key
  • Can play a message while waiting

Configuration

Output handles

Use cases

Check if today is a promotional date. On match, play a special offer TTS before the main menu.
Route differently during holiday seasons. Combine with Time Check for full schedule control.
On event dates, route callers to a dedicated event information line instead of the standard menu.