Basic Information

appmixer.cliniko.core.NewAppointment

New Appointment

1.0.0

Public

Triggers when a new individual appointment is booked. Optionally narrow it to one practitioner or business. The first run only records a baseline and emits nothing.

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