Wachete Integration — Automate Wachete with AI on Beauto
Wachete is a web monitoring service that allows users to track changes on web pages and receive notifications based on specified criteria.
Category: notifications, developer tools · 11 actions available
What you can automate with Wachete
Beauto connects Wachete with 900+ other apps so you can build AI-powered workflows in minutes. Trigger automations from Wachete events, enrich Wachete data with AI, or sync Wachete with the rest of your stack — without writing code.
- Sync Wachete data with Gmail, Slack, Notion, HubSpot, Google Sheets, and more
- Trigger AI agents on new Wachete events and route the output anywhere
- Schedule recurring Wachete tasks — daily reports, cleanups, or bulk updates
- Use natural language to describe the workflow; Beauto builds it for you
Wachete actions Beauto supports
- Create or update folder — Create a new folder or update an existing folder in Wachete. Folders help organize watchers into hierarchical structures. Omit the id parameter to create a new folder, or provide an id to update an existing one.
- Create Watcher — Create or update a Wachete watcher to monitor web page changes. Watchers check pages at specified intervals and send alerts when changes are detected. Use SinglePage mode for monitoring a single page, or Portal mode to c
- Delete folder — Permanently deletes a folder along with all nested subfolders and watchers (monitoring tasks). This is a destructive operation that cannot be undone. Use when you need to remove an entire folder structure. All subfolders
- Delete watcher — Deletes a website monitoring watcher (task) by its unique ID. This operation is idempotent - deleting a non-existent or already-deleted watcher will succeed without error. Use when you need to permanently remove a monito
- Get crawler pages — Retrieves all pages monitored by a crawler watcher (portal monitor). Use this to get detailed information about each page being tracked including URLs, last check timestamps, content changes, and error states. Only works
- Get Data History — Retrieve history for a wachet (monitor). Returns timestamped snapshots of monitored content showing when changes occurred. Supports time range filtering and optional diff with previous value. Use continuationToken for pa
- Get folder content — Retrieves the contents of a Wachete folder, including subfolders and watcher tasks. Use this tool to: - List all subfolders and tasks in the root folder (omit parentId) - List contents of a specific folder (provide paren
- Get watcher by ID — Retrieve complete watcher (monitor) definition by ID. Use this to get detailed configuration and current status of a specific monitoring task including URL, XPath selector, alerts, notification endpoints, and latest chec
- List notifications — Retrieves notifications from Wachete watchers. Returns notifications for all watchers or filtered by specific watcher ID and/or time range. Useful for checking recent changes detected by your web page monitors.
- List watchers — List all monitoring watchers (tasks) configured in your Wachete account. Optionally filter by search query. Returns up to 500 watchers with details including name, URL, monitoring settings, and notification configuration
- Move Items to Folder — Move tasks (watchers) and folders to a specified destination folder. Use this to organize your monitoring structure by relocating items within the folder hierarchy. Provide at least one of folderIds or taskIds to move it