This workflow automates the process of monitoring product prices on Zalando and notifying users of price reductions that meet specified criteria. Starting with a schedule trigger, it regularly fetches product data from Google Sheets where products are added with desired price alerts. The workflow scrapes the product page to retrieve current pricing, compares it to the alert threshold, and logs all activities into a Google Sheet for tracking history. If a price drops below the user-defined alert, it sends an email notification to inform about the price reduction, making it an effective tool for online shopping enthusiasts and deal hunters. Practical uses include ongoing price tracking for selected products, alerting for discounts, and maintaining updated product info consistently.
Automated Price Monitoring and Alert System for Zalando
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | formTrigger, gmail, googleSheets, httpRequest, if, scheduleTrigger, set, stickyNote |
Reviews
There are no reviews yet.