Add positive feedback messages to a table in Notion

Automatically capture and categorize positive customer feedback from Typeform, then organize it in Notion, notify your team in Slack, and create Trello cards for follow-up. This workflow starts with a Typeform Trigger, listening for new form submissions, and then sends the feedback text to Google Cloud Natural Language for sentiment analysis. Based on the sentiment, if the feedback is positive, it creates a new item in your specified Notion database, adding the feedback details and sentiment score. Simultaneously, it can create a new card in a designated Trello board for further review or action, ensuring no positive feedback goes unnoticed. Finally, a Slack message is sent to a specified channel, alerting your team to the new positive feedback entry in Notion. This workflow is ideal for product managers, customer success teams, and marketing departments who want to efficiently track and leverage positive customer sentiment, saving valuable time by automating data entry and team communication, and ensuring that valuable customer insights are immediately accessible and actionable.
6 nodesmanual trigger141 views0 copiesProductivity
TrelloTypeformSlackNotion

Workflow JSON

{"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}, {"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}, {"name": "IF", "type": "n8n-nodes-base.if", "position": [400, 400], "parameters": {"conditions": {"number": [{"value1": "={{$node[\"Google Cloud Natural Language\"].json[\"documentSentiment\"][\"score\"]}}", "operation": "larger"}]}}, "typeVersion": 1}, {"name": "Notion", "type": "n8n-nodes-base.notion", "position": [600, 300], "parameters": {"resource": "databasePage", "databaseId": "b7d1130a-3756-4bb3-aa56-0c77bf416437", "propertiesUi": {"propertyValues": [{"key": "Name|title", "title": "={{$node[\"Typeform Trigger\"].json[\"Name\"]}}"}, {"key": "Feedback|rich_text", "textContent": "={{$node[\"Typeform Trigger\"].json[\"Any suggestions for us? \"]}}"}]}}, "credentials": {"notionApi": ""}, "typeVersion": 1}, {"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}, {"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}], "connections": {"IF": {"main": [[{"node": "Notion", "type": "main", "index": 0}], [{"node": "Trello", "type": "main", "index": 0}]]}, "Notion": {"main": [[{"node": "Slack", "type": "main", "index": 0}]]}, "Typeform Trigger": {"main": [[{"node": "Google Cloud Natural Language", "type": "main", "index": 0}]]}, "Google Cloud Natural Language": {"main": [[{"node": "IF", "type": "main", "index": 0}]]}}}

How to Import This Workflow

  1. 1Copy the workflow JSON above using the Copy Workflow JSON button.
  2. 2Open your n8n instance and go to Workflows.
  3. 3Click Import from JSON and paste the copied workflow.

Don't have an n8n instance? Start your free trial at n8nautomation.cloud

Related Templates

Auto-create TikTok videos with VEED.io AI avatars, ElevenLabs & GPT-4

Automate the creation and distribution of trending TikTok videos using AI avatars. This workflow connects Telegram, Perplexity, OpenAI, ElevenLabs, VEED.io, and BLOTATO to generate scripts, synthesize voice, create video, and publish across multiple social platforms. Content creators and marketers can rapidly produce engaging short-form video content without manual editing.

35 nodes

CV Screening with OpenAI

Streamline your hiring process by automating the initial screening of CVs with this powerful workflow. It connects directly to OpenAI to analyze resumes, extracting key information and evaluating candidates based on your criteria. This workflow is ideal for recruiters, HR professionals, and hiring managers who need to quickly assess a large volume of applications, saving significant time and effort in the early stages of recruitment. By automating the parsing of PDF documents and leveraging OpenAI's analytical capabilities, you can efficiently identify top candidates, reduce manual review time, and focus on more strategic aspects of the hiring process. This solution drastically cuts down on the hours spent manually reading CVs, allowing for faster shortlisting and improving overall recruitment efficiency.

11 nodes

Create daily historical AI videos with Gemini, fal.ai, Telegram and YouTube

Automate the creation and publishing of daily historical AI videos. This workflow connects Gemini for script generation, fal.ai for video creation, Telegram for approval, and YouTube for publishing. Content creators or educators can use this to consistently deliver engaging historical content without manual video production. It significantly reduces the time and effort involved in daily video creation and distribution.

30 nodes

Ready to automate with n8n?

Get affordable managed n8n hosting with 24/7 support.