{ "id": "1", "name": "Wordpress-to-csv", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "224efbd5-023e-4008-8296-b0d943ae2f9a", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Wordpress", "type": "n8n-nodes-base.wordpress", "position": [ 430, 300 ], "parameters": { "options": {}, "operation": "getAll", "returnAll": true }, "credentials": { "wordpressApi": "" }, "typeVersion": 1, "id": "4b2b2bac-7db4-4e7a-930e-5d0dddd9d557", "notes": "This wordpress node performs automated tasks as part of the workflow." }, { "name": "Spreadsheet File", "type": "n8n-nodes-base.spreadsheetFile", "position": [ 590, 300 ], "parameters": { "options": {}, "operation": "toFile", "fileFormat": "csv" }, "typeVersion": 1, "id": "6a343cf4-a2aa-4f22-9cb1-1a189ef7ebbe", "notes": "This spreadsheetFile node performs automated tasks as part of the workflow." }, { "name": "Write Binary File", "type": "n8n-nodes-base.writeBinaryFile", "position": [ 740, 300 ], "parameters": { "fileName": "data.csv" }, "typeVersion": 1, "id": "c37968cc-49f1-4c2b-a2ef-fd87048ed46e", "notes": "This writeBinaryFile node performs automated tasks as part of the workflow." }, { "id": "error-9057e3a1", "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: Wordpress-to-csv. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-00fba5cd", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.916400", "updatedAt": "2025-09-29T07:07:48.916558", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Wordpress-to-csv. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }