Can anyone tell me how to call the SMS interface? Thank you very much for your support.
Reply to discussion (solution)
Http call and webservice call
You can submit the parameters to the API service provider. the common problems to be solved include 1. whether the parameters are correct. 2. MD5. 3. text message garbled characters, mainly called encoding.
Some service providers provide special debugging platforms and interface debugging services to quickly solve these problems and achieve rapid integration. You can search Baidu for the text message interface debugging platform ~
Please give me more points.
I used a third-party platform, which is very simple and called cloud messaging. There is a ready-made Demo. you only need to apply for an account password and set the SMS template!
For details, refer to the text message interface you are using. Generally, there are api documentation. you can call the demo of this document.