Automate Sentiment Analysis and Visualization of Google Sheets Reviews - n8n Workflow | Neura Market
Automate Sentiment Analysis and Visualization of Google Sheets Reviews
Streamline your feedback process by automatically analyzing customer reviews from Google Sheets, categorizing sentiments, and visualizing the results with a chart sent via Gmail.
This workflow automates the process of sentiment analysis for customer reviews stored in Google Sheets. It uses OpenAI's language model to classify each review as Positive, Neutral, or Negative. The results are then updated back into the Google Sheet. A summary chart is generated using QuickChart, which is subsequently emailed to a specified recipient via Gmail. This setup is ideal for teams looking to quickly gauge customer sentiment without manual intervention.
Platform
n8n
Category
AI
Price
Free
Creator
Aaliyah Jones
code
gmail
quickChart
stickyNote
googleSheets
manualTrigger
splitInBatches
lmChatOpenAi
sentimentAnalysis
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.