Use Cases
- Monitor product availability on e-commerce websites
- Send alerts for stock status changes to team members
- Automate website content checks for service updates
How It Works
Triggers hourly checks using a cron job Makes an HTTP request to the specified website Evaluates the response for specific keywords Sends a notification to Discord if the keyword is found or not found
Setup Steps
- 1Import the workflow template into n8n
- 2Configure the HTTP request node with the target website URL
- 3Set up the Discord webhook URI in the notification nodes
- 4Adjust the cron job settings if needed
- 5Activate the workflow
Apps Used
Discord
Categories
Target Roles
Industries
Tags
#notifications
#process automation
#workflow management