All releases
Feature
Trawl — manage jobs and webhooks from the Console
Trawl now has a home in the Console: enable it on a workspace, launch extraction jobs, watch them run, read results, and manage webhooks — no API client required.
Trawl shipped API-first. Now the whole workflow is in the Console too — enable Trawl on a workspace in one click, then drive it without writing any code.
- Jobs — launch an extraction from a description, a JSON Schema, and optional seed URLs; filter by status and watch queued and running jobs update live; open any job to read its schema-validated
result(or its error) and cancel one that is still in flight. - Webhooks — register delivery endpoints, copy the signing secret once, send a test event, inspect recent delivery attempts, rotate the secret, and re-enable an auto-disabled endpoint.
The API at api.trawl.productcraft.co is unchanged — the Console is a second way in, not a replacement.