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 trigger118 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

Automate LinkedIn Posts with AI

Automate your LinkedIn content creation and publishing by leveraging AI with this powerful workflow. This n8n automation connects LinkedIn, OpenAI, and Notion to streamline your social media presence. A Schedule Trigger initiates the process daily, querying your Notion database for today's scheduled posts. For each post, the workflow fetches all content from its Notion page, including text blocks and an image URL, then uses OpenAI to reformat the post text for optimal engagement. The workflow then combines the rephrased text and fetched image, publishing the complete post directly to LinkedIn. Finally, it updates the post's status in Notion to "Done," ensuring your content calendar remains accurate. This workflow is ideal for content creators, marketers, and businesses looking to maintain a consistent and engaging LinkedIn presence without manual effort, saving significant time on content preparation and publishing while ensuring high-quality, AI-enhanced posts.

11 nodes

Personal life manager with Telegram, Google services & voice-enabled AI

Manage your personal life using voice or text commands through Telegram. This workflow connects Telegram, Google Calendar, Gmail, Google Tasks, and an AI assistant powered by OpenRouter to process requests. It's ideal for busy individuals who want to quickly schedule events, send emails, or manage tasks on the go. This automation streamlines daily organization, saving significant time and mental effort.

25 nodes

Ready to automate with n8n?

Get affordable managed n8n hosting with 24/7 support.