How do I enable SMS notifications in my web apps?

前端 未结 7 977
南笙
南笙 2021-01-15 17:55

I have a web application and I would like to enable real time SMS notifications to the users of the applications.

Note: I currently cannot use the Twitter API becau

7条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2021-01-15 18:39

    I don't have any knowledge in this area. But I think you'll have to talk to the mobile operators, and see if they have any API for sending SMS messages. You'll probably have to pay them, or have some scheme for customers to pay them. Alternatively there might be some 3rd party that implements this functionality.

提交回复
热议问题