Skip to main content

Filter for positive Google reviews using Telegram, web form & Google Sheets

Workflow preview

Workflow preview
100%
Filter for positive Google reviews using Telegram, web form & Google Sheets preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

This workflow is a powerful reputation management tool designed to proactively filter customer reviews. It helps you encourage positive reviews on Google while capturing negative feedback privately...

Best for

  • Lead Nurturing automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.telegramtrigger, n8n-nodes-base.googlesheets, n8n-nodes-base.telegram, n8n-nodes-base.webhook, n8n-nodes-base.stickynote, n8n-nodes-base.scheduletrigger, n8n-nodes-base.splitinbatches, n8n-nodes-base.if

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Anirudh Aeran.

Original n8n.io source

1.1 Workflow description

Title
Filter for positive Google reviews using Telegram, web form & Google Sheets
Workflow name
Filter for positive Google reviews using Telegram, web form & Google Sheets

This workflow is a powerful reputation management tool designed to proactively filter customer reviews. It helps you encourage positive reviews on Google while capturing negative feedback privately before it impacts your public rating. By using an incentive, it maximizes the number of customers who enter this review funnel, giving you control over your online reputation.

Who’s it for?

This template is essential for any business where Google Reviews are critical: restaurants, clinics, retail stores, local services, and more. If you want to improve your Google star rating by systematically encouraging happy customers to post public reviews and addressing unhappy customers privately, this is the perfect solution.

How it works / What it does

The main job of this workflow is to send customers to a special review landing page. On this page, only reviews of 4 stars or more are directed to your Google Review page, while lower-rated feedback is captured in a private form.

Trigger: A customer scans a QR code (e.g., in your store) and sends a message to your Telegram bot.

Incentivize: The bot checks if the user is new. If so, it sends them a small discount or offer as a thank-you for their business and to encourage them to provide feedback.

Send to Filter Page: After a short delay, the workflow sends a message with a link to your review filtering webpage.

Track & Follow Up: The workflow tracks whether the link has been clicked (updating the status in a Google Sheet). If a user doesn't click the link after 23 hours, an automated reminder is sent to maximize engagement.

How to set up

Crucial Prerequisite: This workflow sends users to a review-filtering webpage. You must have this webpage already built. The page should have logic to send 4+ star reviewers to Google and capture other feedback internally. code

Create a Telegram Bot: Use the BotFather on Telegram to create a bot and get your API token.

Google Sheet: Create a Google Sheet with columns like: ID, First Name, Status, Feedback Message, Timestamp.

Credentials: Add your Google Sheets API and Telegram Bot API credentials to n8n.

Configure Nodes:

In all Google Sheets nodes, select your credential and paste your Sheet ID.

In all Telegram nodes, select your Telegram credential.

In the "Send Review Page Link" and "Send Review Link Reminder" nodes, update the URL to point to your review filtering page.

Create a QR Code: Generate a QR code for your bot's link (e.g., https://t.me/YOUR_BOT_USERNAME) and display it for your customers.

Activate Workflow: Save and activate the workflow.

Requirements

A pre-built review filtering webpage. code

An active n8n instance.

Google Sheets API credentials.

A Telegram Bot and its API token.

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - Initial User Message

Type / Role
n8n-nodes-base.telegramTrigger - telegramTrigger
Config choices
Version 1.2

Block 2 - Fetch Rows from sheet

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 3 - Updates customer details

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 4 - Updates Status

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 5 - Already claimed offer msg

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 6 - Feedback message

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 2.1

Block 7 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 8 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 9 - Link Click Track

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 2.1

Block 10 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 11 - Schedule Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 12 - Get row(s) in sheet1

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 13 - Loop Over Items

Type / Role
n8n-nodes-base.splitInBatches - splitInBatches
Config choices
Version 3

Block 14 - if 23 hours passed

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 15 - update status to follow up sent

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 16 - 2 hours delay for feedback

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 17 - checks if customer exists in sheets

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 18 - checks if they still didn't claim the offer

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 19 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 20 - Timestamp to Boolean

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 21 - Send Review Page Link

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 22 - Send Incentive Offer

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 23 - Send Review Link Reminder

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 24 - Update Status to 'Clicked'

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Showing the first 24 of 33 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Filter for positive Google reviews using Telegram, web form & Google Sheets
Complexity advanced
Nodes 33
Categories Lead Nurturing
Author Anirudh Aeran
Published 08 Oct 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/9379/9379.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Filter for positive Google reviews using Telegram, web form & Google Sheets do?

This workflow is a powerful reputation management tool designed to proactively filter customer reviews. It helps you encourage positive reviews on Google while capturing negative feedback privately...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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 Lead Nurturing use case.