mibe / sms77-api-wrapper

Object oriented wrapper of the SMS77 API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Read SMS outbound log

mibe opened this issue · comments

There's another undocumented feature: It's possible to read out the outbound log.

Unfortunately this seems to be in a pre-beta state, because the first thing the API returns is a SQL query: select * from log where usr_id='08154711' && active='1' order by dt desc