Appointment Delete¶
Generated page — confirm before relying on it
Written automatically from the Versaa export of 20/08/2026. It has not been reviewed by anyone, and it describes what was exported on that date — not what is in Management Studio right now.
Version numbers are deliberately omitted. The export filename does not reliably identify the active version and can carry a Test or Live record, so any number here would be untrustworthy. Check the version in Management Studio.
Purpose¶
This workflow is designed to manage the deletion of appointments within the diary system. It is triggered by the receipt of a DeleteAppointment message, indicating that a specific appointment needs to be removed. The outcome of this workflow is the successful cancellation of the specified appointment from the diary.
Key Steps¶
- Receive the
DeleteAppointmentmessage to initiate the workflow. - Extract relevant task data related to the appointment to be deleted.
- Cancel the specified diary appointment based on the extracted data.
Notes¶
No special notes.
Raw Export¶
Versaa_Exports_md/workflows/Appointment_Delete_0.md