Entity listener access to web

Hello, i want to implement notifications and table refreshes to all users of a certain role.
I need when a person submits a form, to notify a person responsible for it.
With entityListeners i can do lots, but is there a way to Push something to the web module without having the module to poll the DB on an interval.

Thank you.

Hi, you can take a look at Global Events addon.

1 Like

Thank you, this is just what i was looking for
+1