Hacker News new | past | comments | ask | show | jobs | submit login

Interesting. Can it be called from a script to send monitoring text messages (with cacti, for example) ?



yes... HTTP POST... For example, on Mac OS X Terminal.app:

curl https://text-factory.appspot.com/apisend --data-urlencode 'number=+1xxxxxxxx' --data-urlencode 'message=it works with space' --data-urlencode 'key=xxxxxxxxxxxxxxxx'




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: