Use Cases
- Monitor product stock levels on e-commerce websites automatically.
- Receive instant notifications on Discord for stock availability.
- Automate website checks to save time and improve efficiency.
How It Works
Triggers every hour using a cron job. Sends an HTTP request to the specified website. Checks the response for the presence of 'Out Of Stock'. Sends a notification to Discord if the product is available. Sends a different notification if the product is out of stock.
Setup Steps
- 1Import the workflow template into n8n.
- 2Set the URL in the HTTP Request node to the desired product page.
- 3Configure the Discord webhook URIs for notifications.
- 4Adjust the cron job settings if needed.
- 5Activate the workflow to start monitoring.
Apps Used
Discord
Web Browser
Categories
Target Roles
Industries
Tags
#notifications
#process automation
#workflow management