Modify playsms to send sms from DB query

Hi,
Does anybody know how to send sms from a oracle DB query code,
Very appreciate with any help,
Thanks you,

The only thing I could think is to use some sort of transform to use the query results to trigger the web api.

Hi Mr Scott,
Thanks you for you reply but could you be more specific about your thinking???

Try to code a client that fetches sms messages from oracle db and sends them to playsms through api.

Does anyone has that client ?