Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

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:

  1. go to the dashboard: Administration -> Webhooks : create webhook

  2. 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).

 

  • No labels