mikrotik as SMS gateway

Hi,

Is it posible to use a mikrotik box as SMS gateway… And how?

I have configure af LTE modem and can send sms using the scripts provided i the manual…

I basiclly want’s to call the mikrotik though a SOAP request so I can use the box as SMS gateway… Is that posible?

Not via SOAP, but via the API protocol, sure. You can connect to the router, and ask it to send an SMS (or check received messages). It’s as easy as from CLI.

If you make an API application connect “permanently”, you could even react on a received SMS as soon as it is received (as opposed to reacting on regular intervals, as with scheduler or something).

Which LTE modem are you using ?