Basic Information

appmixer.cliniko.core.CancelledAppointment

Cancelled Appointment

1.0.0

Public

Triggers when an individual appointment is cancelled. Cancelled appointments are normally hidden from the API; this trigger asks for them explicitly and polls the "cancelled at" timestamp. The first run only records a baseline.

Properties

FieldTypeDescription
Practitioner text Only react to records for this practitioner. Leave empty for all practitioners.
Business text Only react to records for this business. Leave empty for all businesses.

Output Ports

out

FieldTypeDescription
Appointment ID string -
Patient ID string -
Patient Name string -
Practitioner ID string -
Business ID string -
Appointment Type ID string -
Patient Case ID string -
Starts At string -
Ends At string -
Notes string -
Patient Arrived boolean -
Did Not Arrive boolean -
Cancelled At string -
Cancellation Note string -
Cancellation Reason integer -
Cancellation Reason Description string -
Email Reminder Sent boolean -
SMS Reminder Sent boolean -
Invoice Status integer -
Treatment Note Status integer -
Telehealth URL string -
Archived At string -
Created At string -
Updated At string -

Full Metadata