API request upon Notification

Ubaid2 years ago

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

Anton Tananaev2 years 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.