{ "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, "id": "7b9644ed-1111-4b4f-bd51-11d4c86dd19d", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Wordpress", "type": "n8n-nodes-base.wordpress", "position": [ 770, 260 ], "parameters": { "title": "created from n8n", "additionalFields": {} }, "credentials": { "wordpressApi": "wordpress" }, "typeVersion": 1, "id": "929be13b-0ded-4e54-8dfa-e7e8b573cdb9", "notes": "This wordpress node performs automated tasks as part of the workflow." }, { "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, "id": "700e12f7-6ae8-4d3f-becc-73fc8f59bf23", "notes": "This wordpress node performs automated tasks as part of the workflow." }, { "id": "error-2808f1f7", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: Create a post and update the post in WordPress. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-17275d25", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.645402", "updatedAt": "2025-09-29T07:07:49.645417", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Create a post and update the post in WordPress. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }