# WooCommerce Botize app — id `woocommerce`. Official site: https://www.woocommerce.com. WooCommerce is a customizable, open-source eCommerce platform built on WordPress. Botize automates tasks between this app and 200+ other services. A task is one trigger followed by one or more actions. ## Account Requires connecting a WooCommerce account in Botize. The user links it once and Botize stores the credentials; an assistant never handles them. - Connect: https://botize.com/en/app/woocommerce/authenticate ## Triggers (5) The event that starts the task. Exactly one per task. - `webhook_product_created` — Instantly when you create a new product https://botize.com/en/method/woocommerce/webhook_product_created.md - `webhook_product_updated` — Instantly when you update a product https://botize.com/en/method/woocommerce/webhook_product_updated.md - `webhook_product_deleted` — Instantly when you delete a product https://botize.com/en/method/woocommerce/webhook_product_deleted.md - `get_next_product` — Get the next new product https://botize.com/en/method/woocommerce/get_next_product.md - `get_next_inactive_product` — Get the next new inactive products https://botize.com/en/method/woocommerce/get_next_inactive_product.md ## Actions (19) What happens next. A task can chain several. - `get_top_10_inactive_products` — Get a list of inactive products https://botize.com/en/method/woocommerce/get_top_10_inactive_products.md - `batch_update` — Edit a list of External/Affiliate products by Id https://botize.com/en/method/woocommerce/batch_update.md - `product_variations_batch` — Add, update and delete product variations https://botize.com/en/method/woocommerce/product_variations_batch.md - `post_product_review` — Create a product review https://botize.com/en/method/woocommerce/post_product_review.md - `batch_create_by_sku` — Add a list of External/Affiliate products by SKU https://botize.com/en/method/woocommerce/batch_create_by_sku.md - `delete_product` — Delete a product https://botize.com/en/method/woocommerce/delete_product.md - `set_product_attributes` — Generate attributes automatically https://botize.com/en/method/woocommerce/set_product_attributes.md - `batch_update_by_sku` — Edit a list of External/Affiliate products by SKU https://botize.com/en/method/woocommerce/batch_update_by_sku.md - `get_product` — Get a product by Id https://botize.com/en/method/woocommerce/get_product.md - `get_product_by_sku` — Get a product by SKU https://botize.com/en/method/woocommerce/get_product_by_sku.md - `post_product_simple` — Create a Simple Product https://botize.com/en/method/woocommerce/post_product_simple.md - `post_product_variable` — Create a Variable Product https://botize.com/en/method/woocommerce/post_product_variable.md - `get_all_categories` — Get a list of categories https://botize.com/en/method/woocommerce/get_all_categories.md - `post_product_external` — Create a External/Affiliate Product https://botize.com/en/method/woocommerce/post_product_external.md - `edit_product_simple` — Edit a Simple Product https://botize.com/en/method/woocommerce/edit_product_simple.md - `edit_product_metadata` — Edit product Metadata https://botize.com/en/method/woocommerce/edit_product_metadata.md - `get_product_metadata` — Get product Metadata https://botize.com/en/method/woocommerce/get_product_metadata.md - `edit_product_external` — Edit a External/Affiliate Product https://botize.com/en/method/woocommerce/edit_product_external.md - `edit_product_variable` — Edit a Variable Product https://botize.com/en/method/woocommerce/edit_product_variable.md ## How to build this An AI assistant (Claude, ChatGPT, Cursor…) can create and edit these tasks in the user's account through the Botize MCP connector, included in every plan: https://webhook.botize.es/mcp - Connection guide: https://botize.com/en/mcp - Agent map: https://botize.com/llms.txt - New account: https://botize.com/en/join (500 free operations, no card) --- Machine-readable summary for AI assistants. Human version: https://botize.com/en/app/woocommerce