Callback, vs webhooks and server send

Hi,

Is there a way to set a callback URL in the dashboard where all cores will publish their data? I know there are webhooks etc. but I think it would be easier if we could define one endpoint as a callback.

I think this was promised last year.

You can simply publish to the same event name if you are considering to grab SSE.

For webhooks/callback, it can be triggered by multiple devices as well.