Salla · Arazzo Workflow
Salla Create and Verify Product
Version 1.0.0
Create a product, read it back, and confirm its generated SKUs.
View Spec
View on GitHub
ArabicE-CommerceGCCHeadless CommerceMerchantMENAOnline StoresRetailSaudi ArabiaSMBStorefrontArazzoWorkflows
Provider
Workflows
create-verify-product
Create a product and verify it persisted with its SKUs.
Creates a new catalog product, fetches it back by id, and lists the SKUs Salla generated for it.
1
createProduct
createProduct
Create the product from the supplied attributes and capture its generated id.
2
getProduct
getProduct
Fetch the newly created product by id to confirm it persisted and read its canonical representation.
3
listSkus
listProductSkus
List the SKUs Salla generated for the product so they can be mapped into downstream inventory systems.