API request upon Notification

Ubaida year ago

Is it possible to send an API request in case of any event including notification?

Anton Tananaeva year ago

There's an option to set a webhook, but it's for all events. For notifications you can subscribe to WebSocket or potentially use SMS configuration to just send an API request to your service.