We need to capture ticket events, such as Ticket status updated, ticket closed.
The frontend App does allow to listen to UI events, like closeTicketClicked. But, there are multiple ways to close ticket, and not events get capture.
Are there any events triggered from backend that we can listen to?