CDK Global · Arazzo Workflow
CDK Global Cancel Service Appointment
Version 1.0.0
Find a customer's appointment, confirm it exists, then cancel it with a reason.
View Spec
View on GitHub
AutomotiveDealer ManagementDMSAuto RetailF&IFixed OperationsPartsCRMDigital RetailMarketplaceDeveloper PlatformEventWebhookAsyncAPIArazzoWorkflows
Provider
Workflows
cancel-appointment
Locate an appointment by customer and cancel it when present.
Queries appointments for the supplied customer link, branches on whether a booking was returned, and cancels the located appointment with the supplied reason.
1
findAppointment
Query appointments filtered by the customer link to locate the booking to cancel.
2
cancelAppointment
Cancel the located appointment, supplying the cancellation reason in the request body.
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.