Track Zalando product prices and get notified on price drops

Checks the prices of Zalando products you choose every day and emails you the moment one drops below your target.

How the work actually flows

It branches. Exactly one path is taken; runs once per one per tracked product.

Pattern: Exclusive Choice (4) · Multiple Instances without Synchronization (12)

flowchart TD trig(["daily scheduled price check"]):::trigtime s0[["log price to sheet"]]:::mi s1["alert sent"]:::svc trig --> s0 gx{"× price below target"}:::gate s0 --> gx p00["send email alert"]:::task gx -->|"below target"| p00 p10["no action"]:::task gx -->|"still above target"| p10 p00 --> s1 p10 --> s1 out[/"price alert when target reached"/]:::out pay{{"buy at your target price"}}:::pay s1 --> out out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itAn outside serviceRuns once per itemOne path onlyResultPayoff
Build size
Advanced

A larger build with multiple systems, AI reasoning, and custom rules.

Business functions
Email AutomationMessaging & NotificationsSpreadsheet & Database OpsSurvey & Feedback
Connects
GmailGoogle Sheets

The problem it solves

Waiting for a wishlist item to go on sale means repeatedly checking the same product pages, and you still might miss the window when the price finally drops. You end up either overpaying or missing the deal entirely.

Who it fits

A shopper who wants to buy specific Zalando products only once the price drops to their target.

How it works

  1. You submit a product link and your target price through a simple form
  2. Every day, the system checks the current price of each product you're tracking
  3. It records the price history for you to review
  4. If a price falls below your target, you get an email notification right away
What you get

Price drops you catch without checking daily

You get an email the moment a Zalando item you're watching drops to the price you want.

What you get

A daily price log and an email alert whenever a tracked product drops below your target price.

What you need

A Gmail account and a Google Sheets account.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook