Webhooks: Guideline
Webhooks - a service that allows you to subscribe for documents after cataloguing/classification stages.
When doc passes Cataloging or Classification, based on GQL provided in webhook and callbackUrl is sent to the target system (client system).
Flow:
go to the dashboard: Administration -> Webhooks : create webhook
provide URL from 'Your unique URL ' from webhook.site; input GQL; name
if there are some scans, data in cataloging/classification-result in some moments you'll see requests coming to webhook.site (if not - scan some folder).