{ "id": "133", "name": "Analyze the sentiment of feedback and send a message on Mattermost", "nodes": [ { "name": "Typeform Trigger", "type": "n8n-nodes-base.typeformTrigger", "position": [ 510, 260 ], "webhookId": "ad8a87ef-d293-4e48-8d36-838d69ebce0f", "parameters": { "formId": "" }, "credentials": { "typeformApi": "typeform" }, "typeVersion": 1, "id": "6a9314f1-8239-455a-a506-629e8acee1be", "notes": "This typeformTrigger node performs automated tasks as part of the workflow." }, { "name": "Google Cloud Natural Language", "type": "n8n-nodes-base.googleCloudNaturalLanguage", "position": [ 710, 260 ], "parameters": { "content": "={{$node[\"Typeform Trigger\"].json[\"What did you think about the event?\"]}}", "options": {} }, "credentials": { "googleCloudNaturalLanguageOAuth2Api": "cloud" }, "typeVersion": 1, "id": "7a9ee800-a826-4d6b-9ee6-5aaa58e04020", "notes": "This googleCloudNaturalLanguage node performs automated tasks as part of the workflow." }, { "name": "If Node", "type": "n8n-nodes-base.if", "position": [ 910, 260 ], "parameters": { "conditions": { "number": [ { "value1": "={{$node[\"Google Cloud Natural Language\"].json[\"documentSentiment\"][\"score\"]}}" } ] } }, "typeVersion": 1, "id": "d9c0fefe-4717-4897-856f-d18783317eed", "notes": "This if node performs automated tasks as part of the workflow." }, { "name": "Mattermost", "type": "n8n-nodes-base.mattermost", "position": [ 1110, 160 ], "parameters": { "message": "=You got a new feedback with a score of {{$node[\"Google Cloud Natural Language\"].json[\"documentSentiment\"][\"score\"]}}. Here is what it says:{{$node[\"Typeform Trigger\"].json[\"What did you think about the event?\"]}}", "channelId": "4h1bz64cyifwxnzojkzh8hxh4a", "attachments": [], "otherOptions": {} }, "credentials": { "mattermostApi": "mattermost" }, "typeVersion": 1, "id": "4583a66e-7689-4ab8-8589-d91323737b9f", "notes": "This mattermost node performs automated tasks as part of the workflow." }, { "name": "NoOp", "type": "n8n-nodes-base.noOp", "position": [ 1110, 360 ], "parameters": {}, "typeVersion": 1, "id": "0dedd606-0b87-408a-a617-ea5c880261bf", "notes": "This noOp node performs automated tasks as part of the workflow." }, { "id": "error-c7151828", "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: Analyze the sentiment of feedback and send a message on Mattermost. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-c5c2969e", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:50.860165", "updatedAt": "2025-09-29T07:07:50.860179", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Analyze the sentiment of feedback and send a message on Mattermost. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }