{ "nodes": [ { "name": "Typeform Trigger", "type": "n8n-nodes-base.typeformTrigger", "position": [ 450, 300 ], "parameters": { "formId": "UXuY0A" }, "credentials": { "typeformApi": "" }, "typeVersion": 1, "id": "011a410d-ae29-4d17-aad0-7dbcafb4c31c", "notes": "This typeformTrigger node performs automated tasks as part of the workflow." }, { "name": "If Node", "type": "n8n-nodes-base.if", "position": [ 850, 300 ], "parameters": { "conditions": { "number": [ { "value1": "={{$node[\"Google Sheets\"].data[\"Severity\"]}}", "value2": 7, "operation": "larger" } ] } }, "typeVersion": 1, "id": "6bf31c02-f6d4-43fd-a209-512594aca9e5", "notes": "This if node performs automated tasks as part of the workflow." }, { "name": "Google Sheets", "type": "n8n-nodes-base.googleSheets", "position": [ 650, 300 ], "parameters": { "range": "Problems!A:D", "sheetId": "17fzSFl1BZ1njldTfp5lvh8HtS0-pNXH66b7qGZIiGRU", "operation": "append" }, "credentials": { "googleApi": "" }, "typeVersion": 1, "id": "216e6327-e5a8-45b6-95b6-cb383808bc48", "notes": "This googleSheets node performs automated tasks as part of the workflow." }, { "name": "Send Email", "type": "n8n-nodes-base.emailSend", "position": [ 1050, 400 ], "parameters": { "text": "=Email: {{$node[\"IF\"].data[\"Email\"]}}\nName: {{$node[\"IF\"].data[\"Name\"]}}\nSeverity: {{$node[\"IF\"].data[\"Severity\"]}}\n\nProblem:\n{{$node[\"IF\"].data[\"Problem\"]}}", "subject": "User Reported Problem", "toEmail": "", "fromEmail": "" }, "credentials": { "smtp": "" }, "typeVersion": 1, "id": "14cfe4cb-3ba7-4ee9-a56e-3d900859176c", "notes": "This emailSend node performs automated tasks as part of the workflow." }, { "name": "Slack", "type": "n8n-nodes-base.slack", "position": [ 1050, 200 ], "parameters": { "text": "=Email: {{$node[\"IF\"].data[\"Email\"]}}\nName: {{$node[\"IF\"].data[\"Name\"]}}\nSeverity: {{$node[\"IF\"].data[\"Severity\"]}}\n\nProblem:\n{{$node[\"IF\"].data[\"Problem\"]}}", "channel": "problems", "attachments": [], "otherOptions": {} }, "credentials": { "slackApi": "" }, "typeVersion": 1, "id": "5907ea03-c9fe-4c0e-8452-a507693e4f7e", "notes": "This slack node performs automated tasks as part of the workflow." } ], "connections": { "14cfe4cb-3ba7-4ee9-a56e-3d900859176c": { "main": [ [ { "node": "error-handler-14cfe4cb-3ba7-4ee9-a56e-3d900859176c-aa1f482a", "type": "main", "index": 0 } ], [ { "node": "error-handler-14cfe4cb-3ba7-4ee9-a56e-3d900859176c-f8512fc1", "type": "main", "index": 0 } ], [ { "node": "error-handler-14cfe4cb-3ba7-4ee9-a56e-3d900859176c-8fc9bd88", "type": "main", "index": 0 } ], [ { "node": "error-handler-14cfe4cb-3ba7-4ee9-a56e-3d900859176c-55c114a0", "type": "main", "index": 0 } ], [ { "node": "error-handler-14cfe4cb-3ba7-4ee9-a56e-3d900859176c-57659b23", "type": "main", "index": 0 } ], [ { "node": "error-handler-14cfe4cb-3ba7-4ee9-a56e-3d900859176c-a074cef4", "type": "main", "index": 0 } ], [ { "node": "error-handler-14cfe4cb-3ba7-4ee9-a56e-3d900859176c-c3f11a16", "type": "main", "index": 0 } ], [ { "node": "error-handler-14cfe4cb-3ba7-4ee9-a56e-3d900859176c-c88226b6", "type": "main", "index": 0 } ] ] } }, "name": "Typeformtrigger Workflow", "description": "Automated workflow: Typeformtrigger 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-530a8ea6", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:45.494320", "updatedAt": "2025-09-29T07:07:45.494335", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Typeformtrigger Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }