CDK Global · Arazzo Workflow
CDK Global Parts Availability Check
Version 1.0.0
Health-check the parts store, then look up a product only when it is up.
View Spec
View on GitHub
AutomotiveDealer ManagementDMSAuto RetailF&IFixed OperationsPartsCRMDigital RetailMarketplaceDeveloper PlatformEventWebhookAsyncAPIArazzoWorkflows
Provider
Workflows
parts-availability-check
Confirm the parts store is healthy before reading a product.
Calls the heartbeat endpoint, branches on the reported status code, and reads the requested product's detail only when the server is up.
1
pingStore
Ping the parts store heartbeat and branch on whether it reports the server is up.
2
readProduct
Read the requested product's detail now that the store is confirmed healthy.
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.