CDK Global · Arazzo Workflow
CDK Global Create Data Record
Version 1.0.0
Add a record to the data domain store and read it back by its identifier.
View Spec
View on GitHub
AutomotiveDealer ManagementDMSAuto RetailF&IFixed OperationsPartsCRMDigital RetailMarketplaceDeveloper PlatformEventsWebhooksAsyncAPIArazzoWorkflows
Provider
Workflows
create-data-record
Create a data-domain record and confirm it by reading it back.
Adds a record to the data store using the sample record fields, then reads the assigned record back by its identifier to verify it exists.
1
addRecord
addPet
Add the record to the data store; the service assigns and returns the record identifier.
2
confirmRecord
readPets
Read the newly created record back by its assigned identifier to confirm it was stored.