Restock alert
Watch an out-of-stock product and notify you the instant it returns, across any of the six notification providers.
The outcome
Watch an out-of-stock product and notify you the instant it returns, across any of the six notification providers.
Backed by a real, installable recipe, not a generated stub. Install it, attach your own inputs, and run it on your own accounts.
Expected output
A successful run returns a structured result:
{ "in_stock": true, "price": 0.00, "notified_at": "..." } 4 steps
Real step types from the 30+ in the workflow vocabulary. Edit any of them after you install.
- 1monitor
Watch the product page stock status as often as every 10s.
- 2wait_for_change
Wait until the stock status flips to in-stock.
- 3extract
Capture the price and current availability.
- 4api_call
Send the alert to your chosen notification provider.
Inputs
product_urlurl must match^https?://notify_tostring
Input shape
Inputs are validated against per-slot regex rules before a run starts.
{
"product_url": "<url>" // matches ^https?://,
"notify_to": "<string>"
} Estimated runtime: Continuous monitor; alert fires in seconds.
Install in one click
Open the template in the app, attach your own inputs and resources, and run it on your machine or the cloud.
Local runs have no compute charge and do not use Writ cloud compute. Paid plans are for cloud execution, faster monitors, teams, managed AI, and fleet features.
Point it at a site
This recipe adapts to any of these, all on your own authorized accounts.
Restock alert questions
What does the Restock alert template do?
Where does it run?
Can I edit the recipe after installing?
Related templates
Start with the Restock alert template
Install it, attach your own inputs, and run it on your own account in minutes.