Deploy this powerful n8n workflow to automatically analyze customer review sentiment added to Google Sheets using a custom Code n8n node and update the row instantly. Explore practical n8n templates.
Download this n8n workflow template and start using it instantly.
E-commerce managers needing quick, automated sentiment visibility for new feedback.
Marketing teams monitoring customer satisfaction without manual classification.
Users seeking robust n8n templates for data enrichment within Google Sheets.
Developers looking for practical examples of utilizing the custom Code n8n node for simple NLP tasks.
This essential n8n workflow solves the problem of manually reading and classifying high volumes of customer feedback. By leveraging a Google Sheets n8n trigger, the process starts instantly whenever a new review is logged into your spreadsheet. The core logic resides in a custom Code n8n node, which performs a simple, fast keyword-based sentiment analysis.
This robust n8n automation provides immediate feedback classification (Positive, Negative, Neutral, or Mixed), allowing teams to prioritize support follow-ups or gauge product reception based on automated sentiment trends recorded directly in Google Sheets. It demonstrates the power and flexibility of combining common services with custom logic in an n8n workflow, offering a perfect practical n8n template for data processing.
The entire process is initiated by the primary n8n trigger and executes a three-step data flow:
Google Sheets Trigger n8n trigger constantly polls the designated spreadsheet. When a new row containing a customer review is detected (using the rowAdded event), the n8n workflow begins execution, passing the full row data forward.Analyze Sentiment n8n node (a Code node) retrieves the Review Text. It runs a custom JavaScript script that checks the text against predefined lists of positive and negative keywords to assign a sentiment label (Positive, Negative, Neutral, or Mixed).Update Google Sheet with Sentiment n8n node takes the calculated sentiment and the corresponding Review ID. It connects back to the original sheet, uses the Review ID as a matching key, and updates the designated 'Sentiment' column in the exact row where the review originated. This completes the fully automated n8n workflow cycle.Review Text and Review ID.Review ID to guarantee the sentiment update occurs on the correct row. Google Sheets Trigger n8n trigger: Initiates the n8n workflow upon detecting a new row (rowAdded) in the configured Google Sheet. This crucial n8n node ensures real-time processing of new feedback.
Analyze Sentiment (Code n8n node): This highly flexible n8n node contains the core logic. It uses a custom JavaScript script to perform basic sentiment analysis by counting positive and negative keyword occurrences in the review text and outputting a categorical sentiment (Positive, Negative, Mixed, Neutral).
Update operation. It uses the Review ID passed from the trigger as the identifier to match the row, and updates the Sentiment column with the result determined by the Code n8n node, enriching the original data set.This powerful n8n workflow uses Azure GPT-4o to analyze Monday.com feedback, calculate business impact scores, automatically create tasks in Jira, log data to Google Sheets, and send weekly Outlook reports.

Build a powerful n8n workflow crypto AI agent. This n8n template integrates Telegram, the HTX API, and GPT-4o-mini to deliver formatted market reports directly to your chat, triggered by an n8n trigger.

Use this powerful n8n workflow to aggregate real-time crypto news from 10+ RSS feeds, analyze market sentiment using GPT-4o, and receive formatted alerts instantly via a webhook n8n trigger.

Use this robust n8n workflow to scrape, deduplicate, and analyze customer reviews from 5 platforms (Trustpilot, Capterra, Product Hunt) using Thordata and GPT-4.1, automatically generating an executive email report.

Use this comprehensive n8n workflow to monitor Zoho CRM customer notes, leverage Google Gemini for real-time sentiment analysis, and automatically send Gmail alerts for detected negative feedback. Deploy powerful n8n templates today.


I help ambitious businesses eliminate operational bottlenecks and scale faster with AI automation. My clients typically see 40-60% efficiency gains within 90 days. Currently accepting 3 new projects this quarter - [email protected]







































