API request upon Notification

Ubaid 3 years ago

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

Anton Tananaev 3 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.