WooCommerce · Arazzo Workflow
WooCommerce Create Category and Product
Version 1.0.0
Create a product category, create a product assigned to it, then read the product back.
Provider
Workflows
create-category-and-product
Create a category, create a product in it, and confirm the product.
Creates a product category, creates a product assigned to that category, and reads the product back to verify it was stored correctly.
1
createCategory
Create the product category that the new product will be assigned to.
2
createProduct
Create a product and assign it to the category created in the previous step.
3
getProduct
Retrieve the created product to confirm it persisted with the assigned category and pricing.
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.