-
Use of WHMCS SMS add-on to send text messages
WHMCS is one of the most popular and one-stop solutions for web hosting, client management, billing and domain registration need. There is a great add-on for WHMCS that allows people to send automated SMS to their clients on the defined action. Such as when they register, change their username or password, due completed, place a […]
-
Which API is most suitable, POST API or GET API
A Big question that arise in the mind of developers that which API should be used for sending SMS. If you want to send SMS on more than 100 numbers in single request then you have to use POST API else GET API. But here are some facts you need to know about GET and POST API. There are two ways […]