Skip to main content

Email / SMS

These notification channels are currently supported by the below integrations

  • Genesys Cloud

Participant Notifications

TypeDescriptionRecipient(s)
CREATESent when an appointment is created, and each time a new participant is added.All Participants (new and existing)
RESCHEDULESent when an appointment's schedule is updated.All Participants
CANCELLEDSent when an appointment is cancelled, and each time a participant is removed.All Participants (including removed participant)
REMINDERSent based on configured reminder offsets before the appointment.All Participants
FOLLOW_UPSent at configured intervals after the appointment ends.Only participants who joined the call
note

The "UPDATE" option is currently present in UI but participant notifications for updates are disabled explicitly, as these details are not relevant to participants directly.

caution

Note on Legacy/Deprecated Auto-Activate Option:

  • ROOM (invite) notifications are only available in legacy mode (autoActivate = OFF).
  • When enabled, appointments auto-activate and notify participants exactly once at the configured offset.
  • ROOM invites are not supported in the latest webhook implementation.
  • Customers with autoActivate = ON rely exclusively on REMINDER notifications.

Notification Management Overview

How Notification Settings Work

Auvious provides clear, administrator-controlled notification management through two distinct settings:

🌐 Global Notification Setting (Admin Controlled)

  • Administrators can enable or disable notifications for the entire organization at any time.
  • Allows immediate global control, ideal during outages, policy adjustments, or system maintenance.

📅 Per-Appointment Notification Setting (Automatic)

  • Automatically captured initially when an appointment is scheduled, based on the global notification setting at that exact moment.
  • Ensures each appointment reflects the notification intent consistent with the organization's policy at scheduling.

Interaction Between Global and Appointment Settings

Notifications are delivered only when both conditions below are met:

Appointment Setting (Captured Initially)Current Global SettingNotification Sent?Explanation
✅ Enabled✅ Enabled✅ YesNotifications sent as originally intended.
✅ Enabled❌ Disabled❌ NoTemporarily blocked by current global admin setting.
❌ Disabled✅ Enabled❌ NoNotifications were off at scheduling; remain off.
❌ Disabled❌ Disabled❌ NoConsistently disabled; no notifications sent.

How Global Setting Changes Affect Existing Appointments

  • Disabling notifications globally stops all notifications immediately, even for appointments initially set with notifications enabled.
  • Re-enabling notifications later resumes future notifications for appointments initially captured with notifications enabled, without retroactively sending any missed notifications.

Benefits to Your Organization

  • Centralized Control: Clear, admin-driven notifications without user confusion.
  • Predictability: Appointment notifications consistently reflect current organizational policies.
  • Reliability: Ensures participants receive timely and relevant notifications aligned with admin-configured settings.