{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 270, 300 ], "parameters": {}, "typeVersion": 1, "id": "e29ca0dd-f1a2-44a3-9f0d-fe3dda7bd3ee", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Discourse", "type": "n8n-nodes-base.discourse", "position": [ 470, 300 ], "parameters": { "title": "[Created] Discourse node", "content": "Thank you Ricardo for creating the Discourse node.", "additionalFields": { "category": 4 } }, "credentials": { "discourseApi": "n8n Discourse Credentials" }, "typeVersion": 1, "id": "241d0d4b-12f4-4344-b9cb-0e4eb27dc9a7", "notes": "This discourse node performs automated tasks as part of the workflow." }, { "name": "Discourse1", "type": "n8n-nodes-base.discourse", "position": [ 670, 300 ], "parameters": { "postId": "={{$json[\"id\"]}}", "content": "Thank you Ricardo for creating the Discourse node. We can now create, update and retrieve posts using n8n.", "operation": "update", "updateFields": {} }, "credentials": { "discourseApi": "n8n Discourse Credentials" }, "typeVersion": 1, "id": "41b39cab-b7b9-4464-bb60-c1e0d2d16f76", "notes": "This discourse node performs automated tasks as part of the workflow." }, { "name": "Discourse2", "type": "n8n-nodes-base.discourse", "position": [ 870, 300 ], "parameters": { "postId": "={{$json[\"id\"]}}", "operation": "get" }, "credentials": { "discourseApi": "n8n Discourse Credentials" }, "typeVersion": 1, "id": "b4ee1f00-79a8-4c3b-b385-5b953e49bb21", "notes": "This discourse node performs automated tasks as part of the workflow." }, { "id": "error-e6217c14", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Manualtrigger Workflow", "description": "Automated workflow: Manualtrigger Workflow. This workflow processes data and performs automated tasks.", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "meta": { "instanceId": "workflow-80ccd7f6", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.753414", "updatedAt": "2025-09-29T07:07:49.753429", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Manualtrigger Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }