Basic Information

appmixer.cliniko.core.UpdatedAppointment

Updated Appointment

1.0.0

Public

Triggers when an individual appointment is changed - rescheduled, annotated or marked as arrived. Polling is based on the "updated at" timestamp, so a newly booked appointment fires this trigger too. 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