Automate Feedback: Typeform to Notion, Trello, and Slack with Sentiment Analysis
detail.loadingPreview
Capture Typeform submissions, analyze feedback sentiment using Google Cloud Natural Language, and route insights to Notion, Trello, and Slack.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This n8n workflow automates the process of collecting feedback from Typeform and distributing it intelligently to various platforms. It starts by triggering on a new Typeform submission. The feedback text is then analyzed for its sentiment score using the Google Cloud Natural Language node. Based on this sentiment score, the workflow branches out: positive or neutral feedback might be added as a page to a Notion database, while all feedback (regardless of sentiment) is sent to a Slack channel with sentiment score, and potentially a Trello card is created for further action. This workflow is ideal for teams looking to streamline customer feedback management and gain actionable insights.
Key Features
- Trigger new Typeform submissions.
- Analyze feedback sentiment with Google Cloud Natural Language.
- Create new pages in a Notion database.
- Post feedback summaries to a Slack channel.
- Create Trello cards for feedback management.
How To Use
- Configure the Typeform Trigger node with your form ID.
- Set up your Google Cloud Natural Language credentials and ensure the content is correctly mapped from Typeform.
- Define the conditions in the IF node to control where feedback goes based on sentiment score.
- Configure the Notion node to point to your desired database and map the fields for Name and Feedback.
- Set up your Slack node to post feedback to the appropriate channel.
- Configure the Trello node to create cards in your chosen list with relevant details.
Apps Used
Workflow JSON
{
"id": "db93882f-e033-498b-95ed-4e5c4e18de8e",
"name": "Automate Feedback: Typeform to Notion, Trello, and Slack with Sentiment Analysis",
"nodes": 0,
"category": "Customer Feedback Management",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: db93882f-e033...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Universal CSV to JSON API Converter
Effortlessly transform CSV data into structured JSON with this versatile n8n workflow. Integrate it into any application as a custom API endpoint, supporting various input methods including file uploads and raw text.
Automate Local Business Outreach with AI-Powered Yelp Scraper
This workflow automates the process of scraping local business details from Yelp using AI, then leverages that data to send personalized partnership proposals via Gmail. It's perfect for sales and marketing teams looking to streamline lead generation and outreach campaigns.
Automate Getty Images Editorial Search & CMS Integration
This n8n workflow automates searching for editorial images on Getty Images, extracts key details and embed codes, and prepares them for seamless integration into your Content Management System (CMS), streamlining your content creation process.