Webhooks: Guideline
Webhooks - a service that A webhook is a way for one application to automatically send information to another application when something specific happens. For E.g. getting an instant message when you receive a new email. It helps different apps talk to each other in real-time.
In DSPM+ webhook service allows you to subscribe for documents after cataloguing/classification stages.
When doc passes Cataloging or Classification, based on GQL provided in webhook and callbackUrl callback Url is sent to the target system (client system). Similarly in EDC webhook can be used to send information to client system based on activity of the users.
Please refer to the steps of setting up webhooks for DSPM and EDC.
Flow:
Go to the dashboard: Administration -> Webhooks : create webhook
...