Using subscription module for webhook feature

Hi Mayans,

As per my testing the buildin workflow engine is pretty powerfull for almost all document related tasks, and i can use its great http request feature with external workflow engines (I’m using n8n).

but i want to make additional automations for other than documents, like users loging in, meta data changes, new doc types, etc.

The subscription module is also pretty powerfull and can be triggered for almost any event in the system, so if we can send the subscribed notifications to an external api, we can automate almost anything.

Thanks as always
and great work