All available webhook event types:
Appointments
| Event | Description |
|---|
appointment.created | A new appointment was booked |
appointment.updated | Appointment details changed |
appointment.cancelled | Appointment was cancelled |
appointment.completed | Appointment status set to completed |
appointment.no_show | Patient did not show up |
Patients
| Event | Description |
|---|
patient.created | A new patient record was created |
patient.updated | Patient details were updated |
Finance
| Event | Description |
|---|
invoice.created | A new invoice was issued |
invoice.paid | Invoice status changed to paid |
payment.created | A payment was recorded |
Communications
| Event | Description |
|---|
sms.sent | An SMS was sent |
sms.delivered | SMS confirmed delivered by provider |
sms.failed | SMS delivery failed |