In Aquro, it's possible to trigger a Visual Coding script whenever a push notification is received in your app. Here's how:
The Visual Coding editor will now load and you may create a script that will be executed when your application receives an push notification.
To access data from the data collection attached to the push notification use the Cloud.Push.GetData manager.