Automate Zalando Price Monitoring with Email Alerts
This n8n workflow tracks Zalando product prices and sends email alerts when prices drop below your specified threshold.
This workflow automates the process of monitoring Zalando product prices. By inputting product URLs and desired price alerts into a Google Sheet, the workflow checks prices daily. If a product's price falls below the set alert price, you receive an email notification. The workflow utilizes Google Sheets for data storage and Gmail for notifications, making it a seamless solution for price tracking.
Platform
n8n
Category
E-commerce
Price
Free
Creator
Luca Esposito
if
set
gmail
stickyNote
formTrigger
httpRequest
googleSheets
scheduleTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.