{ "id": "65", "name": "Get Product Feedback", "nodes": [ { "name": "Typeform Trigger", "type": "n8n-nodes-base.typeformTrigger", "position": [ 170, 260 ], "webhookId": "0cf82c15-eeb8-4b24-bd67-5f4b54a58b6d", "parameters": { "formId": "" }, "credentials": { "typeformApi": "typeform-harshil" }, "typeVersion": 1, "id": "3fb18885-cf24-4f69-9114-eb9477e845ac", "notes": "This typeformTrigger node performs automated tasks as part of the workflow." }, { "name": "Set", "type": "n8n-nodes-base.set", "position": [ 370, 260 ], "parameters": { "values": { "number": [ { "name": "Score", "value": "={{$node[\"Typeform Trigger\"].json[\"What score would you like to give?\"]}}" } ], "string": [ { "name": "Name", "value": "={{$node[\"Typeform Trigger\"].json[\"What is your name?\"]}}" }, { "name": "Email", "value": "={{$node[\"Typeform Trigger\"].json[\"What is your email address?\"]}}" }, { "name": "Description", "value": "={{$node[\"Typeform Trigger\"].json[\"Anything else you want to share?\"]}}" } ] }, "options": {}, "keepOnlySet": true }, "typeVersion": 1, "id": "7e896f4c-4623-4779-afbd-e6784f799b4a", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "Airtable", "type": "n8n-nodes-base.airtable", "position": [ 570, 260 ], "parameters": { "table": "Feedback", "options": {}, "operation": "append", "application": "" }, "credentials": { "airtableApi": "airtable-harshil" }, "typeVersion": 1, "id": "70f3f468-7596-4a0e-9271-e064be6b2568", "notes": "This airtable node performs automated tasks as part of the workflow." }, { "name": "If Node", "type": "n8n-nodes-base.if", "position": [ 770, 260 ], "parameters": { "conditions": { "number": [ { "value1": "={{$node[\"Set\"].json[\"Score\"]}}", "value2": 7 } ] } }, "typeVersion": 1, "id": "cfe70645-36d5-4cc8-84c5-48e1926eb29f", "notes": "This if node performs automated tasks as part of the workflow." }, { "name": "Trello", "type": "n8n-nodes-base.trello", "position": [ 970, 160 ], "parameters": { "name": "=[{{$node[\"IF\"].json[\"fields\"][\"Score\"]}}] {{$node[\"IF\"].json[\"fields\"][\"Name\"]}}", "listId": "5fbb9e2eb1d5cc0a8a7ab8ac", "description": "=Name: {{$node[\"IF\"].json[\"fields\"][\"Name\"]}}\nEmail: {{$node[\"IF\"].json[\"fields\"][\"Email\"]}}\nScore: {{$node[\"IF\"].json[\"fields\"][\"Score\"]}}\nDescription: {{$node[\"IF\"].json[\"fields\"][\"Description\"]}}", "additionalFields": {} }, "credentials": { "trelloApi": "Trello Credentials" }, "typeVersion": 1, "id": "d633b136-ba25-43f9-8ed7-6ae62dabe793", "notes": "This trello node performs automated tasks as part of the workflow." }, { "name": "NoOp", "type": "n8n-nodes-base.noOp", "position": [ 970, 360 ], "parameters": {}, "typeVersion": 1, "id": "536a65c8-7fe2-4bfb-ae38-7a05ec968d79", "notes": "This noOp node performs automated tasks as part of the workflow." }, { "id": "error-cc5303f5", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: Get Product Feedback. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-de653180", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:51.141547", "updatedAt": "2025-09-29T07:07:51.141596", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Get Product Feedback. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }