Turn a simple spreadsheet into a fast product launcher for your store. Teams enter product data in Google Sheets and the flow publishes items in WooCommerce with clean SEO meta. It suits ecommerce and marketing teams that manage frequent product updates.
The run starts on demand. Rows are read from Google Sheets in batches to avoid timeouts. A code step converts category IDs from a comma list into the format WooCommerce expects. Each product is created with title, price, SKU, categories, description, and images. After creation, the system writes the product ID, permalink, and done flag back to the sheet. AI then generates a meta title and a meta description using OpenRouter with a structured parser to keep fields clean. Those SEO fields are saved into WooCommerce using the Yoast meta keys, and a Telegram message confirms completion.
Set up WooCommerce and Yoast, enable the REST meta keys, and connect your accounts. Copy the sample sheet and keep the column formats provided so price, text, and HTML are handled correctly. Expect faster launches, less manual entry, and consistent SEO across your catalog. It works well for new collections, seasonal drops, and catalog migrations.