Skip to main content

Automated Amazon price monitoring & alerts with Decodo, Google Sheets & Telegram

Workflow preview

Workflow preview
100%
Automated Amazon price monitoring & alerts with Decodo, Google Sheets & Telegram preview
Open on n8n.io

Important notice

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

1. Workflow Overview

Sign up for Decodo — get better pricing here Who’s it for This workflow is designed for e commerce operators, pricing analysts, retail founders, and procurement t...

Best for

  • Market Research automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.scheduletrigger, n8n-nodes-base.googlesheets, @decodo/n8n-nodes-decodo.decodo, n8n-nodes-base.code, n8n-nodes-base.switch, n8n-nodes-base.googlecalendar, n8n-nodes-base.telegram, n8n-nodes-base.gmail

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Automated Amazon price monitoring & alerts with Decodo, Google Sheets & Telegram
Workflow name
Automated Amazon price monitoring & alerts with Decodo, Google Sheets & Telegram

Sign up for Decodo — get better pricing here

Who’s it for

This workflow is designed for e-commerce operators, pricing analysts, retail founders, and procurement teams who need reliable, automated price intelligence without manual tracking. If you manage competitive pricing across Amazon or multiple product URLs stored in Google Sheets, this workflow gives you consistent monitoring and automated alerts.

What it does

This automation checks product prices on a schedule, scrapes real-time Amazon data using Decodo, compares it with your baseline price, and routes alerts depending on whether the price increases, stays normal, or drops. High increases trigger Telegram alerts and automatically create a Google Calendar meeting. Price drops send a rich HTML email to stakeholders. All items are processed in controlled batches to avoid rate limits.

How it works

Reads product URLs + baseline prices from Google Sheets

Uses Decodo to extract current Amazon price, title, and product data

Calculates percentage difference via Code node

Routes items through the Switch node (High / Normal / Low)

Sends alerts or emails accordingly

Loops continuously until all rows are processed

Requirements

  • Google Sheets, Gmail, Google Calendar, and - Telegram credentials
  • Active Decodo API credentials
  • A sheet containing URL + baseline columns

How to customize

You can adjust alert thresholds, add more channels (Slack, WhatsApp, Notion), change batch size, modify email templates, or extend the Google Sheet with additional product metadata. The routing logic is easily expandable for more pricing scenarios.

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 - Schedule Trigger

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

Block 2 - Get row(s) in sheet

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

Block 3 - Decodo

Type / Role
@decodo/n8n-nodes-decodo.decodo - decodo
Config choices
Version 1

Block 4 - Calculate Price Changes

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 5 - Price Routing

Type / Role
n8n-nodes-base.switch - switch
Config choices
Version 3.3

Block 6 - Set Meeting

Type / Role
n8n-nodes-base.googleCalendar - googleCalendar
Config choices
Version 1.3

Block 7 - Send Message to Top Management

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

Block 8 - Email Stakeholders

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

Block 9 - No Operation, do nothing

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

Block 10 - Loop Over Items

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

Block 11 - Wait

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

Block 12 - Sticky Note

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

Block 13 - Sticky Note1

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

Block 14 - Sticky Note4

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

Block 15 - Sticky Note5

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

Block 16 - Sticky Note6

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

Block 17 - Sticky Note7

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

Block 18 - Sticky Note8

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

3. Summary Table

Workflow Automated Amazon price monitoring & alerts with Decodo, Google Sheets & Telegram
Complexity advanced
Nodes 18
Categories Market Research
Author Rully Saputra
Published 17 Nov 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/10925/10925.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 Automated Amazon price monitoring & alerts with Decodo, Google Sheets & Telegram do?

Sign up for Decodo — get better pricing here Who’s it for This workflow is designed for e commerce operators, pricing analysts, retail founders, and procurement t...

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 Market Research use case.