Commerce Workflows
E-commerce and business transactions
Competitor Price Monitoring with Web Scraping, Google Sheets & Telegram
## How it works Download the Google sheet here and replace this with the Google Sheets node: [Google Sheet](https://www.dropbox.com/scl/fi/zaif45nt9uzgz8mrhht9n/competitor_price_drop_automation.xlsx?rlkey=4vj3wz6gqp16dc2hh9hw5o49z&st=i23h513p&dl=1), upload to Google Sheets and replace in the Google Sheets node. - Scheduled trigger: Runs once a day at 8 AM (server time). - Fetch product list: Reads your "master" sheet (product_url + last known price) from Google Sheets. - Loop with delay: Iterates over each row (product) one at a time, inserting a short pause (20 s) between HTTP requests to avoid blocking. - Scrape current price: Loads each product_url, extracts the current price via a simple CSS selector. - Compare & normalize: Compares the newly scraped price against the "last_price" from your sheet, calculates percentage change, and tags items where price_changed == true. **On price change:** - Send alert: Formats a Telegram message ("Price Drop" or "Price Hike") and pushes it to your configured chat. - Log history: Appends a new row to a separate "price_tracking" tab with timestamp, old price, new price, and % change. - Update master sheet: After a 1 min pause, writes the updated current_price back to your "master" sheet so future runs use it as the new baseline. ## Set up step 1. Google Sheets credentials (~5 min) 2. Create a Google Sheets OAuth credential in n8n. 3. Copy your sheets ID and ensure you have two tabs: 4. product_data (columns: product_url, price) 5. price_tracking (columns: timestamp, product_url, last_price, current_price, price_diff_pct, price_changed) 6. Paste the sheet ID into both Google Sheets nodes ("Read" and "Append/Update"). 7. Telegram credentials (~5 min) 8. Create a Telegram Bot token via BotFather. 9. Copy your chat_id (for your target group or personal chat). 10. Add those credentials to n8n and drop them into the "Telegram" node. ## Workflow parameters (~5 min) - Verify the schedule in the Schedule Trigger node is set to 08:00 (or adjust to your preferred run time). - In the Loop Over Items node, confirm "Batch Size" is 1 (to process one URL at a time). - Adjust the Delay to avoid Request Blocking node if your site requires a longer pause (default is 20 s). - In the Parse Data From the HTML Page node, double-check the CSS selector matches how prices appear on your target site. - Once credentials are in place and your sheet tabs match the expected column names, the flow should be ready to activate. Total setup time is under 15 minutes—detailed notes are embedded as sticky comments throughout the workflow to help you tweak selectors, change timeouts, or adjust sheet names without digging into code.
n8n$14.99Monetize Private LLM Models with x402 and Ollama in n8n
Leverage the x402 payment protocol to monetize your private LLM models hosted with Ollama using n8n. This workflow integrates with payment processors to facilitate micropayments for on-demand API consumption.
n8n$14.99Automatically Discover and Email Pizza Deals Using Bright Data and n8n
This workflow automates the process of finding pizza deals on Uber Eats using Bright Data and sends the best offers directly to your email. Save time and money by receiving curated deals without manual searching.
n8n$9.99AI-Powered HR Interview System with BeyondPresence
Automates candidate screening with AI interviewers created from job descriptions, conducts natural conversations via BeyondPresence, analyzes responses with OpenAI, and stores assessments in Google Sheets.
n8n$24.99Clone Viral TikToks with AI Avatars & Auto-Post to 9 Platforms
Automates cloning viral TikTok videos by downloading, transcribing, AI-rewriting scripts, generating new AI avatar videos, and auto-posting to 9 platforms including Instagram, YouTube, and TikTok.
n8n$27.99Serve Custom HTML Websites via n8n Webhooks
Serve complete, styled HTML webpages using n8n as a mini web server with webhook triggers—no hosting required.
n8n$4.99Automate Amazon Product Searches via Telegram with AI Integration
This workflow automates Amazon product searches through Telegram using AI-enhanced scraping. It enables users to send product queries to a Telegram bot and receive real-time product details, including pricing and links, directly from Amazon.
n8n$9.99Queue Shopify orders for WhatsApp store review (Part 1 of 2)
Queue fulfilled Shopify orders for delayed WhatsApp store review requests. Part 1 of 2 - requires Part 2 template to send messages. HOW IT WORKS: - Triggers when Shopify order is fulfilled - Checks if customer already received a store review request (via CRM tag) - If not, queues order in Data Store with scheduled send date REQUIRES: - Part 2 template: "Send scheduled WhatsApp store review requests" - WhatsScale account - Make.com Data Store (create one named "Store Review Queue") DATA STORE SETUP: Create a Data Store with these fields: - order_id (Text) - Key field - customer_name (Text) - customer_phone (Text) - send_date (Date) CUSTOMIZE: - Adjust delay days (default: 3 days after fulfillment) NOTE: Cancelled orders after fulfillment are not automatically removed from queue. Built by WhatsScale. Questions? support@whatsscale.com
Make$3.99DeepSeek AI Telegram Bot with Long-Term Memory
Integrates DeepSeek AI agent with Telegram for personalized, context-aware chat responses using long-term memory. Supports text, audio, image messages with user validation and error handling.
n8n$22.99Get-Stream: Convert Streams to String, Buffer, or Array
Utility workflow for consuming Node.js readable streams and converting them to strings, buffers, or arrays. Perfect for data processing in procurement pipelines.
n8n$6.99Auto-Caption & Auto-Post Videos to Instagram & TikTok
Automates video captioning with Submagic & OpenAI, then posts to Instagram/TikTok via Postiz. Logs everything to Google Sheets for tracking.
n8n$24.99AI Video Creation & Auto-Publishing to YouTube Engine
Automates AI-generated video production from text prompts via Telegram, using Mistral, OpenAI, Creatomate, and YouTube upload with real-time updates.
n8n$24.99Proxy-Agent Mapping for Procurement Proxies
Automates mapping of proxy protocols (HTTP, HTTPS, SOCKS, PAC) to Node.js http.Agent implementations for secure procurement requests.
n8n$9.99Compliance Report Collector: Google Forms → Drive + MySQL
Automates compliance report collection from Google Forms, archives files to Google Drive, and logs metadata to MySQL for searchable, auditable records.
n8n$14.99Sync Contacts: CentralStationCRM to Rapidmail with Slack Approval
Automates daily syncing of new 'Newsletter'-tagged contacts from CentralStationCRM to Rapidmail, with Slack approval for untagged contacts to ensure accuracy.
n8n$13.99Personalized Language Learning News Digests with LLaMA-3.1 & DeepSeek AI
Automatically generates level-appropriate language learning news digests from trending topics, formats them with grammar and vocab highlights using AI, and emails them daily to learners from Google Sheets.
n8n$22.99Track Tech Stacks & Decision Makers with BuiltWith to Google Sheets
Automates tracking company technology stacks via BuiltWith API, identifies CTOs and tech leads, monitors changes, and exports insights to Google Sheets for competitive intelligence.
n8n$24.99AI-Powered Personal Finances Manager with Gemini, Telegram & Google Sheets
Automate tracking of income and expenses via Telegram messages, using Gemini AI for categorization and Google Sheets for storage, with queries and reports.
n8n$24.99Sync New Google Drive Files to Airtable & Email
Automatically fetches new files from Google Drive, shares them via email, and logs metadata like name, ID, and timestamps into Airtable for tracking.
n8n$7.99Automatic Shopify Order Fulfillment Process
Automates marking Shopify orders as fulfilled by retrieving unfulfilled orders, fetching Fulfillment Order IDs, and processing fulfillments seamlessly without manual intervention.
n8n$19.99Parse Invoices & Documents with Gemini AI, OCR & Google Sheets
Automates extraction of key data from invoices, PDFs, images, and CSVs using OCR and Gemini AI, then appends structured output to Google Sheets for easy tracking.
n8n$24.99Dynamic Sales Pipeline Metrics: Airtable to Slack Weekly Report
Automates weekly sales pipeline reports from Airtable, calculating metrics like total value, weighted pipeline, top deals, closed revenue, and win rate, then sends formatted updates to Slack.
n8n$14.99Sync Products from Airtable to Shopify with Inventory Management
Automates creating and updating Shopify products from Airtable records marked for sync, including inventory quantity tracking at the default location. Matches products by slug/handle for seamless synchronization.
n8n$19.99Get All Discord Members with Specific Role (Paginated)
Fetches all Discord server members with a specific role, bypassing API limits using Google Sheets for pagination tracking.
n8n$18.99
Related categories
Custom AI Systems & Services
Our team of experienced AI builders will help build custom AI systems, workflows, and solutions.
Request Custom Work