AI-Powered Review Sentiment Analysis to Salesforce & Google Sheets with Decodo
What this workflow does
This workflow scrapes customer reviews from Trustpilot, analyzes them with AI, and keeps both Salesforce and Google Sheets automatically updated with customer sentiment insights.
It uses Decodo to reliably extract review content from Trustpilot, processes the text with OpenAI, and orchestrates everything using n8n.
๐ Deocodo
How it works (high level)
Reads Trustpilot review URLs and Salesforce Account IDs from Google Sheets
Scrapes Trustpilot reviews using Decodo
Uses AI to summarize sentiment, trends, and key positives/negatives
Generates two outputs in parallel
Outputs generated
- Salesforce Account update The workflow updates an existing Salesforce Account by writing the AI-generated sentiment summary into a custom text field (e.g. recent_trend_summary__c).
This brings external customer feedback directly into Salesforce, allowing teams to work with real market perception inside the CRM.
- Google Sheets analytics dataset
At the same time, structured review metrics are stored in Google Sheets:
Ratings and sentiment distribution
Top positive and negative keywords
Trend summaries over time
This creates a reusable dataset for dashboards and reporting.
How to configure it (general)
Google Sheets**: add review URLs + Salesforce Account IDs
Decodo**: add your API key to scrape Trustpilot reliably
OpenAI**: add your API key for AI analysis
Salesforce**:
Create a custom Text (255) field on Account
Connect Salesforce credentials in n8n
Only existing Accounts are updated
Related Templates
Track Expenses by Parsing Telegram Transaction Messages to Google Sheets
Overview This n8n workflow template automatically parses incoming Telegram transaction messages and logs structured dat...
Automated Work Attendance with Location Triggers
his workflow automates time tracking using location-based triggers. How it works Trigger: It starts when you enter or e...
Send Daily Weather Forecasts from OpenWeatherMap to Telegram with Smart Formatting
๐ค๏ธ Daily Weather Forecast Bot A comprehensive n8n workflow that fetches detailed weather forecasts from OpenWeatherMap...
๐ Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments