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
Create the product from the supplied attributes and capture its generated id.
2
getProduct
Fetch the newly created product by id to confirm it persisted and read its canonical representation.
3
listSkus
List the SKUs Salla generated for the product so they can be mapped into downstream inventory systems.
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.