Posts

Showing posts from July, 2012

Webhooks ???

Webhooks let you easily develop push notifications. This push notifications is simply a HTTP POST, that is generated by some action. This is a feature aimed for developers who want to get data from actions (like when new picture taken) on device. -Jak