I use a Windows phone7 (not windows mobile) and looking for a addon to send a message (by trigger) to a api.
On WP7 it is very easy to send push message using a special message app.
You can use a api to send any message to your phone, the only thing you need is as user is to buy the app and generate a special API key which you send with each message you want the phone to receive.
The API connectes should connect to a website and send the message using the API, instantly you get a push message on your phone with you message. This could be easily used reporting messages from vera to my phone, the same as automater does for IOS
Can someone tell me if it is easy to make an addon that sends a message to a specific url triggering the API?