CDK Global · Arazzo Workflow
CDK Global Reschedule Service Appointment
Version 1.0.0
Read an existing appointment, update its date/time, then confirm the change.
View Spec
View on GitHub
AutomotiveDealer ManagementDMSAuto RetailF&IFixed OperationsPartsCRMDigital RetailMarketplaceDeveloper PlatformEventWebhookAsyncAPIArazzoWorkflows
Provider
Workflows
reschedule-appointment
Move an existing service appointment to a new date and time.
Loads the current appointment, applies a new date/time while retaining the originally requested services, and verifies the rescheduled time by reading the appointment again.
1
loadAppointment
Read the existing appointment to capture the requested services that must be carried over into the update.
2
applyNewTime
Post the appointment update carrying the new date/time and the previously requested services so the booking is moved rather than emptied.
3
confirmReschedule
Read the appointment back to confirm the new date/time has been applied.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.