Use this comprehensive n8n workflow to aggregate Google, Facebook, Trustpilot, and Yelp reviews, analyze sentiment with GPT-4, send instant Slack alerts for negative feedback, and generate weekly executive email reports.
Download this n8n workflow template and start using it instantly.
A Markdown-formatted string describing the ideal user persona.
Marketing Managers: Need a consolidated view of online reputation across multiple platforms without manual checking.
Operations Teams: Require immediate alerts for negative feedback to facilitate fast resolution.
Business Owners: Seeking automated, data-driven executive summaries of customer sentiment.
Automation Specialists: Looking for robust n8n templates demonstrating complex data aggregation, AI processing, and conditional branching.
Managing online reputation across multiple platforms like Google, Yelp, and social media can be time-consuming. This powerful n8n workflow solves this by centralizing all data. Every day, the n8n trigger initiates the collection of fresh reviews from four major sources. The collected data is then fed into an advanced AI model (GPT-4) for detailed sentiment analysis, categorization, and summary generation.
This specific n8n workflow ensures crucial feedback is never missed, providing instant Slack alerts for any negative reviews flagged by the AI. Furthermore, it creates a robust reporting infrastructure by logging all data to Google Sheets. On a weekly schedule, the n8n workflow utilizes the stored data and AI again to generate a comprehensive executive summary, delivered directly via a Gmail email report, offering actionable insights for management.
This comprehensive n8n workflow operates in two main phases: a daily aggregation/alert cycle and a weekly reporting cycle, both initiated by the n8n trigger.
To deploy this powerful n8n workflow template, follow these steps:
<PLACEHOLDERVALUE..._>) with your actual business details, including API endpoints, your target Slack Channel ID, the Manager Email for reports, and your Google Sheets Document ID and Sheet Name.This complex n8n workflow leverages various specialized n8n node types:
Daily Schedule - 09:00 (Schedule Trigger n8n trigger):
Function: The primary n8n trigger, responsible for running the entire aggregation sequence daily at 9:00 AM.
Key Configuration: Runs on a fixed interval (daily) at the specified hour.
HTTP Request n8n node (x4 - Google, Facebook, Trustpilot, Yelp):
Function: Fetches the raw review data from each platform's API using dynamic query parameters (e.g., updatedafter, since) to only pull reviews from the last day.
Key Configuration: Uses expressions to dynamically retrieve API URLs from the 'Workflow Configuration' n8n node and passes authorization tokens via headers or query parameters.
Normalize All Reviews (Code n8n node):
Function: Essential for merging disparate data. This custom JavaScript n8n node identifies the source platform and maps the review fields (e.g., starRating, reviewtext, stars) to a unified set of output fields (platform, rating, text, reviewername).
Sentiment Analysis (GPT-4) (OpenAI n8n node):
Function: The core intelligence of the n8n workflow. It performs detailed sentiment analysis and structuring of the review data.
Key Configuration: Uses the gpt-4 model with detailed instructions specifying the required JSON output format (sentiment, sentiment score, mainissues, suggestedresponsetone).
Categorize & Parse AI Output (Code n8n node):
Function: Parses the JSON output from the AI and automatically assigns a business-relevant category (e.g., 'service', 'product', 'price') based on keyword analysis of the review text.
Check If Negative (If n8n node):
Function: Controls the flow path based on the AI output. If the sentiment field is 'negative', it triggers the immediate alert path.
Alert - Negative Review (Slack n8n node):
Function: Sends a formatted, urgent alert to a specific Slack channel, containing the summary, main issues, and suggested response tone, ensuring rapid team response.
Log Review to Sheet (Google Sheets n8n node):
Function: Appends the full normalized review data, alongside all AI-generated fields (sentiment score, category, summary), to the defined Google Sheets document for historical tracking and reporting.
Generate Weekly Summary (GPT-4) (OpenAI n8n node):
* Function: On Mondays, this second AI n8n node receives aggregated metrics and writes a high-level, actionable executive summary for management consumption.
Automate complex RevOps tasks and strategic analysis using this advanced n8n workflow. Deploy a CRO Agent powered by O3 and specialist GPT-4.1-mini agents for forecasting, attribution, and growth strategy. Get powerful n8n templates for AI operations.

Learn how to use this modular n8n workflow template to dynamically zip multiple files (images, PDFs, documents) into a single compressed archive using the n8n Compression node.

This powerful n8n workflow template automatically removes old retweets from your X (Twitter) profile on a scheduled basis, ensuring clean, on-brand social media hygiene. Uses specialized n8n node features for safe batch processing.

Automate the revival of expired real estate listings using an n8n workflow. Schedule checks on Google Sheets, leverage OpenAI for personalized outreach, and send follow-ups via Gmail.

Implement advanced Role-Based Access Control (RBAC) in your automation workflows using n8n data tables and Switch nodes. Securely route commands based on user role and position using this essential n8n workflow.

Use this powerful n8n workflow to automate Open-Source Intelligence (OSINT) gathering, specifically targeting LinkedIn profiles based on defined roles or keywords using the Google Search API. Ideal for security analysis.

Scaling businesses through automation. AI workflows, lead generation & data operations. Saved clients 100+ hours/month. Open for projects.







































