How it works
To get Slack notifications in Google Sheets, you don't need a developer: a ready-made scenario watches events and sends messages for you.
- Starts when: Schedule Trigger
- Then: get unchecked row
- Check: row exist?
- If yes: HTTP Request to product page
- Then: price extract from page
- Then: Code to convert price into number
- Check: price greater than ours?
- If yes: Discord price alert
- Then: Update status to 1
- If no: Discord1
- Then: Get status row
- Check: row returned?
- If yes: Update status back to 0
You can launch this Slack + Google Sheets integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.