Block 1 - Sticky Note1
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
AI Powered Amazon Price Tracker to Telegram Overview Automate your deal hunting with this intelligent Amazon price tracker. This workflow uses the power of AI to monitor any Amazon product page at ...
n8n-nodes-base.stickynote, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.cron, @n8n/n8n-nodes-langchain.lmchatgooglegemini, @n8n/n8n-nodes-langchain.memorybufferwindow, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.telegram
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Issam AGGOUR.
Original n8n.io sourceAutomate your deal hunting with this intelligent Amazon price tracker. This workflow uses the power of AI to monitor any Amazon product page at regular intervals. When the price drops to or below your desired target, it instantly sends a notification to your Telegram chat. Say goodbye to manual price checking and never miss a sale, a lightning deal, or a Black Friday bargain again.
Unlike traditional scrapers that break when a website's layout changes, this workflow uses a Large Language Model (Google Gemini) to understand the page content, making it significantly more robust and reliable.
Set node holds all your settings—product URL, target price, and Telegram Chat ID—for quick and easy updates.The workflow follows a clear, linear process from scheduling to notification.
Config: Product & Alert acts as your control panel. Here, you define the Amazon product URL, your target price, and your Telegram Chat ID.productName) and its current price (priceValue) as a number.{"productName": "...", "priceValue": 49.99}), which is essential for the next steps.priceValue with your priceTarget from the configuration node.To get this workflow running, you'll need to configure the following:
Google Gemini(PaLM) Api credential in n8n.Google Gemini Chat Model node.@BotFather on Telegram.@userinfobot.Telegram credential in n8n with your Bot Token.Send Success and Send Error Telegram nodes.Config: Product & Alert node.telegramChatId: Paste your Telegram Chat ID.amazonUrl: Paste the full URL of the Amazon product you want to track.priceTarget: Set your desired price (e.g., 49.99).Once configured, save the workflow and activate it using the toggle in the top-right corner.
This workflow is a powerful template that you can easily adapt and expand:
Discord, Slack, or Email nodes to receive alerts on multiple platforms.Google Sheets, Airtable, or database node after the AI extraction step to log the price of the product over time, creating a historical price chart.Google Gemini node for an OpenAI or Anthropic model by adjusting the prompt and credentials.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.
| Workflow | Auto-track Amazon prices with Google Gemini & send alerts to Telegram |
|---|---|
| Complexity | advanced |
| Nodes | 22 |
| Categories | Crypto Trading, AI Chatbot |
| Author | Issam AGGOUR |
| Published | 02 Sept 2025 |
Use the JSON export at /data/workflows/8175/8175.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
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.
AI Powered Amazon Price Tracker to Telegram Overview Automate your deal hunting with this intelligent Amazon price tracker. This workflow uses the power of AI to monitor any Amazon product page at ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
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 Crypto Trading, AI Chatbot use case.