Register an Event to Send Notification Emails
To allow creating notification rules for new types of events, register them in the Resources/config/oro/app.yml file in your bundle.
Resources/config/oro/app.ymloro_notification: events: - my_custom_event_1 - my_custom_event_2