Push Notification by business logic

How to push Notification when a new object is added to table using custom business logic??

Hello,
You can create a new EventHandler “after{TableName}Create” and then add your logic for sending Pushes, in my case I use Codeless but you can use JS or Java as well

Here is a docs for PushNotification https://backendless.com/docs/js/doc.html#push-notifications