{ "nodes": [ { "name": "Respond to Webhook", "type": "n8n-nodes-base.respondToWebhook", "position": [ 450, 150 ], "parameters": { "options": { "responseHeaders": { "entries": [ { "name": "Content-Type", "value": "text/html; charset=UTF-8" } ] } }, "respondWith": "text", "responseBody": "\n\n \n \n \n\n \n\n Hello, world!\n \n \n

Hello, world!

\n\n \n \n\n" }, "typeVersion": 1, "id": "node-fee10fbc" }, { "name": "Webhook", "type": "n8n-nodes-base.webhook", "position": [ 250, 150 ], "webhookId": "db437850-0e90-4eb7-b383-f8438ea1bd66", "parameters": { "path": "my-form", "options": {}, "responseMode": "responseNode" }, "typeVersion": 1, "id": "node-cf53f643" }, { "id": "error-2305423d", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Production Workflow", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3 }, "meta": { "instanceId": "workflow-2f2b6f5a", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:51.563215", "updatedAt": "2025-09-29T07:07:51.563233", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "description": "Production-ready workflow: Production Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }