{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "20010d9f-1545-4ad9-aa45-8ff2eada87c6", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "SIGNL4", "type": "n8n-nodes-base.signl4", "position": [ 450, 300 ], "parameters": { "message": "This is a test alert sent from n8n to SIGNL4", "additionalFields": { "title": "Sample Title" } }, "credentials": { "signl4Api": "Signl4 Team Secret" }, "typeVersion": 1, "id": "3b96634b-d7cb-49fd-b2b1-072a84f16ef4", "notes": "This signl4 node performs automated tasks as part of the workflow." }, { "id": "error-3d8b9a3e", "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-a0427973", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.428738", "updatedAt": "2025-09-29T07:07:49.428745", "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." }