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 crawl and monitor multiple linked pages.
idstringWatcher ID for updates; omit when creating new watcher.
urlRequiredstringURL to monitor.
nameRequiredstringName of the watcher.
xPathRequiredstringXPath selector for the element to watch.
alertsarrayList of alert configurations. Each alert specifies when to notify.
jobTypestringType of monitoring job: 'SinglePage' for single page or 'Portal' for crawling multiple pages.
urlFilterobjectURL filters for Portal crawling. Only applicable when jobType='Portal'.
crawlingDepthintegerCrawling depth for Portal mode (1, 2, or 3). Only applicable when jobType='Portal'.
recurrenceInSecondsintegerMonitoring interval in seconds (e.g., 3600 for hourly, 86400 for daily).
notificationEndpointsarrayNotification endpoints for alerts. Use Email type for default email, or Webhook with a URL.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.