Workflow: Manual Wordpress Create

Workflow Details

Download Workflow
{
    "id": "60",
    "name": "Create a post and update the post in WordPress",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                570,
                260
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Wordpress",
            "type": "n8n-nodes-base.wordpress",
            "position": [
                770,
                260
            ],
            "parameters": {
                "title": "created from n8n",
                "additionalFields": []
            },
            "credentials": {
                "wordpressApi": "wordpress"
            },
            "typeVersion": 1
        },
        {
            "name": "Wordpress1",
            "type": "n8n-nodes-base.wordpress",
            "position": [
                970,
                260
            ],
            "parameters": {
                "postId": "={{$node[\"Wordpress\"].json[\"id\"]}}",
                "operation": "update",
                "updateFields": {
                    "content": "This post was created using the n8n workflow."
                }
            },
            "credentials": {
                "wordpressApi": "wordpress"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "Wordpress": {
            "main": [
                [
                    {
                        "node": "Wordpress1",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        },
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Wordpress",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Travel Planning Agent with Couchbase Vector Search, Gemini 2.0 Flash and OpenAI
View
🔥📈🤖 AI Agent for n8n Creators Leaderboard - Find Popular Workflows
View
Mailchimp Automate Triggered
View
Noop GitHub Automate Triggered
View
🐋DeepSeek V3 Chat & R1 Reasoning Quick Start
View
GoogleSheets Webhook Automate Webhook
View
Spotify Sync Liked Songs to Playlist
View
Connect Airtable Contacts to telli for Automated AI Voice Call Scheduling
View
Datetime Schedule Automation Scheduled
View