WooCommerce · Arazzo Workflow
WooCommerce Create Variable Product with Variation
Version 1.0.0
Create a variable product and add a single purchasable variation to it.
Provider
Workflows
create-variable-product-with-variation
Create a variable product, add a variation, and confirm the variation.
Creates a variable product, adds a single variation with its own SKU and price, and reads the variation back to verify it was stored.
1
createProduct
Create a product of type variable that will hold one or more variations.
2
createVariation
Create a variation under the new product with its own SKU, price, and managed stock.
3
getVariation
Read the variation back to confirm it persisted with the supplied SKU and price.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.