workflows.fit
Back to n8n workflows
n8n templateFreeBy Rully Saputra

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

[Sign up for Decodo — get better pricing here](https://visit.decodo.com/MA90zY) Who’s it for This workflow is designed for e-commerce operators, pricing analysts, retail founders, and procurement teams who need reliab...

Data & StorageProductivityCommunicationHITLDevelopmentCore NodesSchedule TriggerGoogle Sheets
Loading interactive preview...

Template notes

[Sign up for Decodo — get better pricing here](https://visit.decodo.com/MA90zY) 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