Automate Feedback Sentiment Analysis and Alert on Mattermost
Automate sentiment analysis of your Typeform feedback using AWS and instantly notify your team of negative comments in Mattermost to take quick action.

Workflow Overview
What is this?
- This workflow automatically triggers whenever a new response is submitted to your Typeform. It uses Amazon Web Services (AWS) Comprehend to perform a sentiment analysis on the feedback text. If the sentiment is identified as negative, a custom notification is immediately sent to a specified Mattermost channel to alert your team.
What problem does it solve?
- Tired of manually sifting through feedback forms and potentially missing critical negative comments? This automation eliminates the delay and risk of human error, ensuring your team can address unhappy users before issues escalate.
What will you get?
- You will achieve real-time awareness of customer sentiment without any manual monitoring. This enables your support or product teams to proactively engage with users who provide negative feedback, improving retention. The process also provides a structured way to triage and prioritize customer issues, saving hours of administrative work.
How to Use
Prerequisites
Setup Steps
Configure Typeform Trigger
Select your Typeform credentials from the dropdown menu. In the 'Form' field, choose the specific form you want to monitor for new submissions.
Set Up AWS Comprehend Node
Connect your AWS credentials. In the 'Text' field, use the expression editor to map the output from the Typeform node that contains the user's feedback text.
Define the Logic with the IF Node
Add a condition to check the sentiment output from the AWS Comprehend node. Set the condition to check if the 'Sentiment' value is equal to 'NEGATIVE'.
Customize the Mattermost Alert
Connect this node to the 'true' output of the IF node. Select your Mattermost credentials, specify the target 'Channel ID', and craft your alert message. You can include dynamic data from both the Typeform and AWS nodes for a detailed report.
Pro Tips
Information
- Published date8/11/2025
- Last updated8/11/2025