HTTP SMS API - send SMS message to multiple recipients

Use Ozeki NG SMS Gateway to send a single SMS to multiple numbers. This page gives you the URL you can use to send an SMS message to multiple recipients. This URL is similar to the URL you can use when you send an SMS message through HTTP to a single telephone number. The only difference is that you add multiple telephone numbers in the recipient field. These telephone numbers can be separated by a semicolon.

Example SMS Submit URL Request

http://127.0.0.1:9501/api?action=sendmessage&username=admin&password=abc123&
recipient=06203105366;+36201234567&messagetype=SMS:TEXT&messagedata=Hello+World

Note that you can use both local number format and international number format when you provide the recipient telephone numbers.

How to send one SMS to multiple recipients at once using Ozeki NG SMS Gateway

Ozeki NG SMS Gateway makes it incredibly simple to send SMS to multiple numbers at the same time. Once you’ve set up the necessary options in the SMS gateway, sending text messages to your customers or industrial mobile devices becomes effortless and efficient.

More information