Block 1 - Google Sheets Trigger
- Type / Role
- n8n-nodes-base.googleSheetsTrigger - googleSheetsTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Create a powerful brand/company monitoring system that fetches news headlines, performs AI powered sentiment analysis, and delivers witty, easy to read reports via email. This workflow turns brand ...
n8n-nodes-base.googlesheetstrigger, n8n-nodes-base.rssfeedread, n8n-nodes-base.set, n8n-nodes-base.limit, @n8n/n8n-nodes-langchain.googlegemini, n8n-nodes-base.aggregate, n8n-nodes-base.gmail, n8n-nodes-base.code
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by ermanatalay.
Original n8n.io sourceThis workflow turns brand mentions into a lively “personality analysis” — making your reports not only insightful but also fun to read. Perfect for teams that want to stay informed and entertained.
++Data Collection++: A Google Sheets table captures brand name and recipient email which triggers the workflow.
++News Aggregation++: The RSS Read node fetches recent news headlines from Google News based on the specified brand or company keyword.
++Content Processing++: News headlines are aggregated and formatted for AI analysis.
++AI Analysis++: Gemini 2.5 Flash model plays the role of a brand analyst, writing reports as if the brand were a character in a story. It highlights strengths, quirks, and challenges in a witty, narrative-driven style — while still providing sentiment scores and action points.
++Report Generation++: JavaScript code structures the AI response into well-formatted HTML paragraphs for a smooth email reading experience.
++Automated Delivery++: Gmail integration sends the analysis report directly to the specified email address.
The workflow automatically runs when new row is detected. Recipients receive comprehensive sentiment analysis reports within minutes!
-Google Sheets URL -Google Gemini API credentials for AI analysis -Gmail API credentials for email delivery
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Track brand reputation with Gemini AI & Google News sentiment analysis to email |
|---|---|
| Complexity | intermediate |
| Nodes | 9 |
| Categories | Market Research, AI Summarization |
| Author | ermanatalay |
| Published | 20 Sept 2025 |
Use the JSON export at /data/workflows/8776/8776.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Create a powerful brand/company monitoring system that fetches news headlines, performs AI powered sentiment analysis, and delivers witty, easy to read reports via email. This workflow turns brand ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research, AI Summarization use case.