Who Sends These Messages
Messages are sent from Cadence, a self-hosted Mobile Integrated Health scheduling platform by EMStool. Cadence is used by EMS agencies and MIH programs to coordinate patient care appointments between field staff and coordinators.
SMS messages are sent only to registered Cadence users (staff members) when an appointment is added to their schedule by another user.
One Account, One Number — Per Customer
Cadence is multi-tenant: each customer agency runs on their own isolated subdomain (e.g. arc.emstool.com, scheduler.emstool.com) with its own database and its own SMS configuration. There is no shared phone number pooled across customers.
Practically, that means:
- Each subdomain/account registers and verifies its own dedicated phone number with the SMS provider.
- Opt-in consent, collected per Step 1/Step 2 below, is scoped entirely to that one account — a user's consent on one agency's instance has no bearing on any other agency's instance.
- Message volume, recipient lists, and consent records are fully isolated per account. No cross-account message routing or shared infrastructure exists at the messaging layer.
- New customer accounts go through this same opt-in verification independently as they onboard — this page describes the opt-in mechanism itself, which is identical across every account since it's the same underlying Cadence codebase.
How Users Opt In
SMS notifications are strictly opt-in. Users must take two explicit steps inside the Cadence app before any SMS is sent:
Step 1 — User Settings → Phone Number
The user enters their mobile phone number, then checks the consent box:
This is my mobile number — I consent to SMS appointment notifications from Cadence.
Checking this box triggers an in-app confirmation modal. The user must click Accept to confirm consent. Declining unchecks the box and no SMS is ever sent.
Step 2 — Notification Preferences
In the same settings page, the user must also enable 💬 SMS Notifications under their notification preferences. Both steps are required. Disabling either immediately stops all SMS.
Cadence User Settings — SMS consent checkbox and notification preferences
Try It Live
A reviewer account is available to walk through this flow directly, in a real Cadence account with no patient data attached:
Enter any phone number, check the consent box, click Accept on the modal, then enable 💬 SMS Notifications under Notification Preferences on the same page.
Sample Messages
Only one message type is sent — a new appointment notification. No PHI (patient information) is included.
FROM: +1-833-373-1523 (Cadence)
You have a new appointment scheduled by Sarah Johnson on Monday, June 30, 2026 at 10:00 AM. View your schedule: https://scheduler.emstool.com/
FROM: +1-833-373-1523 (Cadence)
Cadence SMS test — if you received this, SMS notifications are working correctly.
To opt out: Reply STOP to any message. Cadence also provides an in-app toggle to disable SMS at any time under Settings → Notification Preferences. Reply HELP for support contact information.
No Marketing Messages
Cadence SMS is used exclusively for transactional appointment notifications. No promotional, marketing, or bulk messages are sent. Messages are only triggered by a scheduler adding an appointment to a specific user's calendar.