{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 270, 340 ], "parameters": {}, "typeVersion": 1, "id": "7e6c1421-b8bb-46f9-909d-448e13e8b992", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Reddit", "type": "n8n-nodes-base.reddit", "position": [ 470, 340 ], "parameters": { "text": "This post was created using the Reddit node in n8n", "title": "Created from n8n", "subreddit": "n8n" }, "credentials": { "redditOAuth2Api": "Reddit OAuth Credentials" }, "typeVersion": 1, "id": "04f92192-c168-4a48-b5ff-b928981daf29", "notes": "This reddit node performs automated tasks as part of the workflow." }, { "name": "Reddit1", "type": "n8n-nodes-base.reddit", "position": [ 670, 340 ], "parameters": { "postId": "={{$json[\"id\"]}}", "operation": "get", "subreddit": "={{$node[\"Reddit\"].parameter[\"subreddit\"]}}" }, "credentials": { "redditOAuth2Api": "Reddit OAuth Credentials" }, "typeVersion": 1, "id": "bcb0cee6-fe70-4d6a-9338-3199508d5be8", "notes": "This reddit node performs automated tasks as part of the workflow." }, { "name": "Reddit2", "type": "n8n-nodes-base.reddit", "position": [ 870, 340 ], "parameters": { "postId": "={{$json[\"id\"]}}", "resource": "postComment", "commentText": "This comment was added from n8n!" }, "credentials": { "redditOAuth2Api": "Reddit OAuth Credentials" }, "typeVersion": 1, "id": "66025997-37f0-4146-9d8d-1aea5e789ef4", "notes": "This reddit node performs automated tasks as part of the workflow." }, { "id": "error-fb1bb8ce", "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-d4b4f8fd", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.745264", "updatedAt": "2025-09-29T07:07:49.745280", "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." }