In addition to mail, would it be possible to have an option to post data to a url (preferably supporting https with http basic auth)? Would be nice to have it trigger a script when a trigger is reached. If posting is too much work, a simple URL request would
be great. This action would allow my script to be triggered when something changes, instead of hitting my API feed every 10 seconds.
Thanks!