Inbound email that sends out a custom notification without creating an incident ticket
I need to create an inbound actions for emails with FW or RE in the subject line, so that no incident ticket is created, yet an email notification is sent out. I have tried the suggestion of using an event plus including current.setAbortAction(true),...