CDK Global · Arazzo Workflow
CDK Global Schedule Service Appointment
Version 1.0.0
Create a service appointment for a vehicle and read it back to confirm.
View Spec
View on GitHub
AutomotiveDealer ManagementDMSAuto RetailF&IFixed OperationsPartsCRMDigital RetailMarketplaceDeveloper PlatformEventsWebhooksAsyncAPIArazzoWorkflows
Provider
Workflows
schedule-service-appointment
Create a service appointment and confirm it by reading it back.
Creates an appointment in the service department for the supplied vehicle, customer, and requested services, then retrieves the created appointment by its identifier to verify it exists.
1
createAppointment
createAppointment
Create the service appointment with the supplied date/time, requested services, and optional vehicle and customer links.
2
confirmAppointment
queryAppointment
Read the newly created appointment back by its identifier to confirm the booking was stored.