{ "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": "6e864f69-ccaa-49fd-9680-2d3f48a7332d", "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": "13910388-4ae2-4c39-9dde-d3084e4dd5bb", "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": "7d2d7720-7a91-421b-9eb7-a4c16d03bcf0", "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": "fdf865bc-103e-4e29-9acb-d0960a3047c5", "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": "2aa9a938-bf9d-43a4-9a7d-a689962e31f5", "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": "c4831de3-1691-4f54-b7e2-0658cdfde8d3", "notes": "This trello node performs automated tasks as part of the workflow." }, { "id": "error-8154c781", "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-58fcf30d", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:58.176131", "updatedAt": "2025-09-29T07:07:58.176148", "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." }