In-App Notifications: Crawl Complete & New Products Found
In-App Notifications: Crawl Complete & New Products Found
Available from: v0.1.23
The platform delivers in-app notifications to keep your team informed of crawl activity without needing to manually poll the dashboard. Two notification events are supported.
Notification Events
1. Crawl Run Complete
Triggered when a crawl run finishes (regardless of whether new products were found).
Notification contains:
- Confirmation that the crawl run has completed.
- A summary of the total number of products found during that run.
- A direct link to the crawl run results.
2. New Products Discovered
Triggered when a crawl run surfaces products that have not been seen in any previous crawl of the same directory.
Notification contains:
- A summary indicating that new products were discovered.
- A direct link to the crawl run results pre-filtered to new products only, so you can immediately review what's been added without manually filtering.
How It Works
Notifications are delivered via the existing notifications platform already integrated into the app. No additional setup, configuration, or dependencies are required — notifications will appear automatically for all internal users once a crawl run completes or new products are found.
Accessing Results from a Notification
Clicking the link in either notification type takes you directly to the relevant crawl run results page. For new products notifications, the results view is pre-filtered to show only the newly discovered products from that run, removing noise from previously known listings.
Notes
- Notifications are scoped to the internal team (allowlisted users:
glyn@agentos.com,dylan@agentos.com). - Only crawl runs that have fully completed trigger the crawl-complete notification — in-progress runs do not fire early.
- If a crawl completes but finds no new products, only the crawl-complete notification fires (not the new-products notification).