Block 1 - Map to WordPress Site
- Type / Role
- n8n-nodes-base.switch - switch
- Config choices
- Version 3.4
Description Generate SEO friendly WordPress blog drafts from a Google Sheets queue using OpenAI . This workflow writes full HTML blog content , selects a relevant Pexels featured image with a secon...
n8n-nodes-base.switch, n8n-nodes-base.httprequest, n8n-nodes-base.splitinbatches, n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.googlesheets, n8n-nodes-base.set, n8n-nodes-base.gmail
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Tan Yit Shen.
Original n8n.io sourceGenerate SEO-friendly WordPress blog drafts from a Google Sheets queue using OpenAI. This workflow writes full HTML blog content, selects a relevant Pexels featured image with a second AI Agent, uploads the image to WordPress, creates the post as a draft, routes posts to the correct WordPress site, updates the sheet with the draft/post URL, logs failures, and sends a Gmail completion email.
This workflow automates the blog draft creation process from Google Sheets to WordPress.
It can:
done is unchecked, empty, or set to falsewebsite columnThis workflow is useful for:
Log, select the Logs sheet.Automation sheet.Map to WordPress Site Switch node so each domain routes to the correct WordPress node group.The workflow supports multiple WordPress sites by routing each row based on the website column.
The template includes sample routing for two websites. To add another WordPress site:
Map to WordPress Site node.You can customize this workflow to:
Google Sheets · OpenAI (ChatGPT) · Pexels API · WordPress REST API · Gmail
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 58 workflow blocks. Download the JSON for the full node graph.
| Workflow | Generate SEO blog drafts from Google Sheets to WordPress with OpenAI |
|---|---|
| Complexity | advanced |
| Nodes | 58 |
| Categories | Content Creation, Multimodal AI |
| Author | Tan Yit Shen |
| Published | 19 May 2026 |
Use the JSON export at /data/workflows/15814/15814.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.
Description Generate SEO friendly WordPress blog drafts from a Google Sheets queue using OpenAI . This workflow writes full HTML blog content , selects a relevant Pexels featured image with a secon...
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.