{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "718cd201-1ae4-4c8c-a057-0013eb89f587", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "If Node", "type": "n8n-nodes-base.if", "position": [ 600, 150 ], "parameters": { "conditions": { "number": [ { "value1": "={{$runIndex}}", "value2": 4 } ] } }, "typeVersion": 1, "id": "23ae4e6a-3681-4d3a-b190-338a20d86060", "notes": "This if node performs automated tasks as part of the workflow." }, { "name": "NoOp", "type": "n8n-nodes-base.noOp", "position": [ 750, 300 ], "parameters": {}, "typeVersion": 1, "id": "b966b8b3-b039-4c5e-aafc-615c6d8d15fa", "notes": "This noOp node performs automated tasks as part of the workflow." }, { "name": "Twitter", "type": "n8n-nodes-base.twitter", "position": [ 440, 300 ], "parameters": { "text": "Hello from n8n!", "additionalFields": {} }, "credentials": { "twitterOAuth1Api": "Dummy Account" }, "typeVersion": 1, "id": "3df5d23f-0864-4a1f-b4b5-fa03f2bbaed6", "notes": "This twitter node performs automated tasks as part of the workflow." }, { "id": "error-291725b3", "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-dd6494b8", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.542045", "updatedAt": "2025-09-29T07:07:48.542051", "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." }