Track Your Google Business Rating and Alert Telegram on Every Change

This checks your overall Google Business rating on a schedule and pings Telegram whenever it moves or a new review lands — so a dip in reputation reaches you in hours, not weeks.

difficulty Beginnersetup 25 minresult You get a Telegram heads-up whenever your Google Business rating changes or a fresh review appears, keeping reputation on your radar.
  1. 1

    Step 1 — Schedule the check

    Add a Schedule Trigger (e.g. every few hours).

  2. 2

    Step 2 — Read the current rating

    Add an HTTP Request/Google Business node to fetch your current average rating and review count.

  3. 3

    Step 3 — Compare to last time

    Store the previous values and add an If node so Telegram is only pinged when the rating or count actually changes.

  4. 4

    Step 4 — Alert Telegram

    Add a Telegram node. Set Operation to Send Message, enter your chat ID, and build the message from the old vs new rating and any new review text. Create the bot with @BotFather and add its token as a credential.

Frequently asked questions

How fast will I hear about a bad review?

As fast as your Step 1 schedule — every few hours is a good balance. For instant alerts, pair this with the reply-drafting recipe for the same Google Business.

Can I track competitors too?

Yes — add their Google Business profiles to the list in Step 2 so you benchmark your rating against theirs over time.

About this recipe. Recipes on FlowRecipesHub are written for business owners, not developers, and are tested before publishing — how recipes get made. Some ingredient links are affiliate links that cost you nothing — full disclosure.