Sending Automated SMS Messages

前端 未结 7 1666
独厮守ぢ
独厮守ぢ 2021-02-09 15:20

First, we use .net & sql server.

I have a client that is interested in a system that will send SMS messages at scheduled times.

I have never done anything li

7条回答
  •  故里飘歌
    2021-02-09 16:14

    I've used Clickatell in the past.

    They have a RESTfull API, which means sending as SMS is as easy as constructing a URL with the message and recipient's phone number.

    It's not free, obviously, but it's pretty darn cheap.

提交回复
热议问题