Sentiment Analysis of Product Reviews using Google Sheets & OpenAI - n8n Workflow | Neura Market
Sentiment Analysis of Product Reviews using Google Sheets & OpenAI
Automates sentiment analysis of new product reviews from Google Sheets using OpenAI, classifying them as Positive, Neutral, or Negative and writing results back to the sheet for instant insights.
This workflow triggers on new rows added to a Google Sheet containing product reviews. It extracts the review text and sends it to OpenAI's language model (via LangChain's Sentiment Analysis node) to classify the sentiment accurately. The result—Positive, Neutral, or Negative—is then appended back to the original sheet alongside the review, providing a real-time snapshot of customer feedback.
Ideal for e-commerce, product, marketing, and support teams, it scales effortlessly from 10 to 10,000 r
Platform
n8n
Category
Travel
Price
$12.99
Creator
BestWorkflows
sentiment-analysis
openai
google-sheets
product-reviews
ai-automation
feedback-analysis
ecommerce
customer-insights
text-analytics
n8n
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.