Shopify · Arazzo Workflow
Shopify Create Collection With a Product
Version 1.0.0
Create a custom collection, confirm a product, then read the collection back.
Provider
Workflows
create-collection-with-product
Create a custom collection and confirm the product intended for it.
Creates a custom collection, confirms the target product exists, and reads the collection back for its identifier and handle.
1
createCollection
createCustomCollection
Create the custom (manual) collection with its title and description.
2
confirmProduct
getProduct
Confirm the product intended for the collection exists before the collection is reported as ready.
3
getCollection
getCollection
Read the collection back so callers receive its full record.