{ "nodes": [ { "name": "Typeform Trigger", "type": "n8n-nodes-base.typeformTrigger", "position": [ 0, 400 ], "webhookId": "ad8a87ef-d293-4e48-8d36-838d69ebce0f", "parameters": { "formId": "fBYjtY5e" }, "credentials": { "typeformApi": "" }, "typeVersion": 1, "id": "9b6cfb94-3333-4fc1-96f9-a3f1df04d18e", "notes": "This typeformTrigger node performs automated tasks as part of the workflow." }, { "name": "Google Cloud Natural Language", "type": "n8n-nodes-base.googleCloudNaturalLanguage", "position": [ 200, 400 ], "parameters": { "content": "={{$json[\"Any suggestions for us? \"]}}", "options": {} }, "credentials": { "googleCloudNaturalLanguageOAuth2Api": "" }, "typeVersion": 1, "id": "1ffc1443-4150-41ab-8b90-d83cc81698bb", "notes": "This googleCloudNaturalLanguage node performs automated tasks as part of the workflow." }, { "name": "If Node", "type": "n8n-nodes-base.if", "position": [ 400, 400 ], "parameters": { "conditions": { "number": [ { "value1": "={{$node[\"Google Cloud Natural Language\"].json[\"documentSentiment\"][\"score\"]}}", "operation": "larger" } ] } }, "typeVersion": 1, "id": "7306a3bb-551a-4142-91f5-1c533ca16dcf", "notes": "This if node performs automated tasks as part of the workflow." }, { "name": "Notion", "type": "n8n-nodes-base.notion", "position": [ 600, 300 ], "parameters": { "resource": "databasePage", "databaseId": "b7d1130a-3756-4bb3-aa56-0c77bf416437", "propertiesUi": { "propertyValues": [ { "key": "YOUR_CREDENTIAL_HERE", "title": "={{$node[\"Typeform Trigger\"].json[\"Name\"]}}" }, { "key": "YOUR_CREDENTIAL_HERE", "textContent": "={{$node[\"Typeform Trigger\"].json[\"Any suggestions for us? \"]}}" } ] } }, "credentials": { "notionApi": "" }, "typeVersion": 1, "id": "da864668-f74c-4082-a2b1-b5aed0990798", "notes": "This notion node performs automated tasks as part of the workflow." }, { "name": "Slack", "type": "n8n-nodes-base.slack", "position": [ 800, 300 ], "parameters": { "channel": "general", "blocksUi": { "blocksValues": [] }, "attachments": [ { "text": "={{$node[\"Typeform Trigger\"].json[\"Any suggestions for us? \"]}}", "title": "={{$node[\"Typeform Trigger\"].json[\"Name\"]}} {{$node[\"Google Cloud Natural Language\"].json[\"documentSentiment\"][\"score\"]}}" } ], "otherOptions": {} }, "credentials": { "slackApi": "" }, "typeVersion": 1, "id": "a7f6248c-8cfc-49eb-bb29-6e15ea340408", "notes": "This slack node performs automated tasks as part of the workflow." }, { "name": "Trello", "type": "n8n-nodes-base.trello", "position": [ 600, 500 ], "parameters": { "name": "=Score: {{$json[\"documentSentiment\"][\"score\"]}}", "listId": "5fbb9e2eb1d5cc0a8a7ab8ac", "description": "=Score: {{$json[\"documentSentiment\"][\"score\"]}}\nFeedback: {{$node[\"Typeform Trigger\"].json[\"Any suggestions for us? \"]}}\nUser: {{$node[\"Typeform Trigger\"].json[\"Name\"]}}", "additionalFields": {} }, "credentials": { "trelloApi": "" }, "typeVersion": 1, "id": "dd66da2d-9b60-4373-a309-b202483cc082", "notes": "This trello node performs automated tasks as part of the workflow." }, { "id": "error-4587fc96", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "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-f758e0df", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:58.125894", "updatedAt": "2025-09-29T07:07:58.125919", "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." }