Skip to main content

Zalando price patrol: Monitor price evolution with email notification

Workflow preview

Workflow preview
100%
Zalando price patrol: Monitor price evolution with email notification preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Do you want to master AI automation, so you can save time and build cool stuff? I’ve created a welcoming Skool community for non technical yet resourceful learners. 🏻 [Join the AI Atelier](ht...

Best for

  • Market Research automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

n8n-nodes-base.googlesheets, n8n-nodes-base.if, n8n-nodes-base.set, n8n-nodes-base.scheduletrigger, n8n-nodes-base.httprequest, n8n-nodes-base.gmail, n8n-nodes-base.formtrigger, n8n-nodes-base.stickynote

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Emmanuel Bernard - n8n Expert Lausanne.

Original n8n.io source

1.1 Workflow description

Title
Zalando price patrol: Monitor price evolution with email notification
Workflow name
Zalando price patrol: Monitor price evolution with email notification

🎉 Do you want to master AI automation, so you can save time and build cool stuff?

I’ve created a welcoming Skool community for non-technical yet resourceful learners.

👉🏻 Join the AI Atelier 👈🏻


Monitor Zalando product pricing and get notified if a Zalando product price falls under a limit you have defined.

This n8n workflow lets you follow the evolution of the price of products you select. For each product, you define a minimal price.

The workflow automatically scrapes the price for you on a daily basis. If the price falls under your minimal price settings, you receive a notification.

This workflow is very easy to use. From a simple form, just paste the URL of the Zalando product you want to monitor and fill in the minimal price.

Features

  • Monitor Zalando Product price: follow the price evolution of your favorite Zalando products.
  • Email notification: set a minimal price, if the product price falls below this limit, you get notified by email.
  • Visual price evolution: get a graphical overview of the product pricing evolutions.
  • Automated Daily check-up: this workflow automatically checks the price of your selected Zalando products on a daily basis.

Set up

  • Copy this workflow to your n8n interface.
  • Create a new Google Spreadsheet, copy this template
  • Setup your workflow with your Google credential, your email, and your copy of the Spreadsheet.
  • Activate the Workflow and start pasting Zalando product URLs.

I hope you will enjoy this workflow that is probably one of the simplest ways to monitor the pricing evolution of your favorite Zalando products.

Feel free to contact me should you have any questions or suggestions.

Created by the n8n.inja ✨ follow on X 📺 follow on YT

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - Add Log in History

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.3

Block 2 - Update Products Infos

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.3

Block 3 - If price below price alert

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2

Block 4 - List Products

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.3

Block 5 - Format Product

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.3

Block 6 - Schedule Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.1

Block 7 - Scrap Product

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.1

Block 8 - Notify Price Reduction

Type / Role
n8n-nodes-base.gmail - gmail
Config choices
Version 2.1

Block 9 - Monitor Zalando Product

Type / Role
n8n-nodes-base.formTrigger - formTrigger
Config choices
Version 2

Block 10 - Add Product

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.3

Block 11 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 12 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 13 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 14 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Zalando price patrol: Monitor price evolution with email notification
Complexity intermediate
Nodes 14
Categories Market Research
Author Emmanuel Bernard - n8n Expert Lausanne
Published 04 Apr 2024

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/2212/2212.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Zalando price patrol: Monitor price evolution with email notification do?

Do you want to master AI automation, so you can save time and build cool stuff? I’ve created a welcoming Skool community for non technical yet resourceful learners. 🏻 [Join the AI Atelier](ht...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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 Market Research use case.