Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
This workflow automates reviews, comments, and content enhancements for WordPress and WooCommerce using AI. It includes five independent paths that you can run manually or schedule automatically. F...
n8n-nodes-base.stickynote, n8n-nodes-base.wordpress, n8n-nodes-base.httprequest, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.code, n8n-nodes-base.scheduletrigger, n8n-nodes-base.manualtrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ali Khosravani.
Original n8n.io sourceThis workflow automates reviews, comments, and content enhancements for WordPress and WooCommerce using AI. It includes five independent paths that you can run manually or schedule automatically.
Automatically generates short, natural product reviews using AI and posts them to WooCommerce products.
Fetches product data via REST API
Builds an AI prompt with product info
Posts generated review to WooCommerce
Generates engaging, relevant comments for WordPress blog posts.
Fetches published articles
Builds AI prompt from post content
Submits generated comment to WordPress
Enhances articles with AI-generated headings & summary conclusions.
Fetches article content
Cleans HTML → plain text for AI prompt
Updates article with enhanced content
Improves WooCommerce product categories by adding AI-powered headings & summaries.
Fetches category details
Cleans description text
Generates new engaging section with AI
Updates category in WooCommerce
Optimizes WooCommerce product pages with AI-written descriptions.
Fetches products (description + short description)
Cleans & prepares text for AI
Generates new SEO-friendly text
Updates product in WooCommerce
WordPress site with REST API enabled
WooCommerce installed & active
Valid API keys:
WooCommerce Consumer Key & Secret
OpenAI API key
Multiple output methods are included (HTTP Request or WordPress Node). Use whichever works better for your setup.
AI prompts are customizable — adjust style, tone, or keywords for your niche.
This template is modular: You can use only the paths you need.
> 📖 Tip: Test each path separately first (e.g., only comments, only product content update) before enabling them all together.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 38 workflow blocks. Download the JSON for the full node graph.
| Workflow | Automate WordPress & WooCommerce content with OpenAI: Reviews, comments & updates |
|---|---|
| Complexity | advanced |
| Nodes | 38 |
| Categories | Content Creation, Multimodal AI |
| Author | Ali Khosravani |
| Published | 23 Aug 2025 |
Use the JSON export at /data/workflows/7764/7764.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This workflow automates reviews, comments, and content enhancements for WordPress and WooCommerce using AI. It includes five independent paths that you can run manually or schedule automatically. F...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.