G2 Reviews Monitor (Unverified)
detail.loadingPreview
Monitors G2 reviews for new submissions and notifies via Slack, while also recording them in Google Sheets.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of monitoring G2 reviews. It triggers on a schedule, fetches new reviews using ScrapingBee, and then takes action based on whether the review is new. New reviews are sent to Slack for immediate notification and logged in a Google Sheet for historical tracking.
Key Features
- Fetches reviews from G2 using ScrapingBee.
- Checks for new reviews to avoid duplicates.
- Sends notifications to Slack for new reviews.
- Records new reviews in Google Sheets.
How To Use
- Install ScrapingBee: Sign up for ScrapingBee and obtain an API key. Store this key in your n8n environment variables or directly in the HTTP Request node.
- Configure Google Sheets: Authenticate with Google Sheets in n8n and provide the Document ID and Sheet Name for where reviews should be stored.
- Configure Slack: Authenticate with Slack in n8n and specify the channel where notifications should be sent.
- Set Schedule: Adjust the
Execute workflow every daynode to your desired execution frequency. - Set Competitors: Update the
Add your competitors herecode node with the G2 review URLs of the competitors you want to monitor. - API Base URL: Ensure the
$env.API_BASE_URLenvironment variable is correctly set to the ScrapingBee API endpoint.
Apps Used
Workflow JSON
{
"id": "7613ec52-10b3-4d08-8d10-748c84a53f84",
"name": "G2 Reviews Monitor (Unverified)",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 7613ec52-10b3...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Zendesk Unassigned Tickets to Slack Notification
Fetches unassigned Zendesk tickets and sends a summarized list to a Slack channel.
Community Contributed: New Tweets to Airtable
Automatically fetches new tweets and appends them to an Airtable base, while identifying and excluding duplicates.
Community Blog Automation
Automate blog post creation and updates using Google Sheets and WordPress.
FileMaker Data Creation and Update
This workflow creates and updates records in FileMaker.
Webflow Form Submission to Discord Channel Automation
Automate the creation of Discord channels based on Webflow form names and send form submissions to them.
Standup Bot - Override Configuration
Manually override the configuration for the Standup Bot.