Get an email alert when a competitor's price changes

Checks the web pages you choose on a schedule and emails you the moment a tracked price changes.

How the work actually flows

It branches. Exactly one path is taken; runs once per each tracked web page.

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

flowchart TD trig(["scheduled price check"]):::trigtime s0[["Visit each tracked page"]]:::mi s1["Read price shown"]:::task s2["Compare to last known price"]:::task s3["Send email alert"]:::task trig --> s0 s0 --> s1 s1 --> s2 gx{"× did price change or fail"}:::gate s2 --> gx p00["send change alert"]:::task gx -->|"price changed"| p00 p10["send error alert"]:::task gx -->|"page unreadable"| p10 p00 --> s3 p10 --> s3 out[/"email sent on price change"/]:::out pay{{"catch competitor price moves early"}}:::pay s3 --> out out --> pay s2 -. "failures recorded, run continues" .-> out 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 itA stepRuns once per itemOne path onlyResultPayoff
Build size
Advanced

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

Business functions
E-commerce & ProductEmail AutomationResearch & Market Intelligence
Connects
Email

The problem it solves

Keeping an eye on competitor pricing means repeatedly checking their websites by hand, and it is easy to miss a change until you have already lost a sale. You need to know the moment a price moves, not days later.

Who it fits

A retailer or e-commerce seller who wants to stay on top of competitor or supplier pricing without checking manually.

How it works

  1. The process runs automatically on a set schedule
  2. It visits each web page you are tracking
  3. It reads the price shown on that page
  4. It compares the new price against the last known price
  5. You get an email when a price changes or when a page cannot be read
What you get

Price changes you hear about first

You get an email the moment a competitor or supplier changes a price you're tracking.

What you get

An email alert whenever a tracked price changes, plus a saved record of current prices.

What you need

A list of web pages to monitor and an email account to receive alerts.

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