CDK Global · Arazzo Workflow
CDK Global Add Service Session Item
Version 1.0.0
Create a booking session, add a requested service item, and read it back.
View Spec
View on GitHub
AutomotiveDealer ManagementDMSAuto RetailF&IFixed OperationsPartsCRMDigital RetailMarketplaceDeveloper PlatformEventWebhookAsyncAPIArazzoWorkflows
Provider
Workflows
add-service-session-item
Attach a requested service item to a new booking session and confirm it.
Creates a booking session, posts a requested service item onto it, and queries the session's items to verify the item was persisted.
1
createSession
Create the booking session that the requested service item will be added to.
2
addItem
Add a requested service item describing the work to be performed to the booking session.
3
confirmItems
Query the booking session's requested service items to confirm the item was attached.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.