How to integrate my iPhone application with Notifications.
Integrating with Notifications is very easy, you first need to understand URL schemes for iPhone. Once you have added a URL scheme for your application, you can use it within our API (the parameter is run_command).
Our Notifications application will run your application when the user approve the alert. This is also working for applications not available on the appstore (cydia, your own application, etc).