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
- HTTP SMS API - Overview
- HTTP SMS API - sendmessage method
- HTTP SMS API - receivemessage method
- HTTP SMS API - billing method
- HTTP SMS API - SMS service provider connection selection
- HTTP SMS API - Operate with single message
- How to query the addressbook in Ozeki NG SMS Gateway
- Operations with message folders in HTTP SMS API
- HTTP SMS API Examples
- User handling via HTTP API
- Service provider connection handling via HTTP API
- HTTP API for the Reporting function of Ozeki NG SMS Gateway
- Dynamic SMPP parameters via HTTP
- FAQ of the Ozeki NG SMS Gateway