How it works
To get exolve notifications in Google Sheets, you don't need a developer: a ready-made scenario watches events and sends messages for you.
- Starts when: Daily 8 AM Trigger
- Then: Fetch Product List from Sheet
- Check: Process Each Product in Batches of 1
- Then: Pause Between Requests
- Then: Load Product Page HTML
- Then: Extract Current Price from HTML
- Then: Normalize Price Values
- Then: Compute Price Change
- Then: Clean Up Parsed Fields
- Check: Is Price Changed?
- If yes: Build Telegram Alert Message
- Then: Send Price Alert via Telegram
- If yes: Log Price History to Sheet
- Then: Pause Before Updating Sheet
- Then: Update Last Price in Master Sheet
You can launch this exolve + Google Sheets integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.