このSMS Gateway XMLについて
すばやくXML入力から複数の受信者に、カスタマイズされたSMSメッセージを送信する。
Quickly send customized SMS messages to multiple recipients.
- reads an XML file with specified SMS messages and enables the user to send them in one batch
- open XML file as mail attachment or as a file (e.g. from Google Drive)
- does not access nor interfere with the contacts on your device
- each SMS maintains a status of "Sent" and "Delivered" for reliability
The XML file must have the following format (replace [] with <>):
[MESSAGELIST]
[MESSAGE]
[NAME]recipient_name[/NAME]
[MSISDN]recipient_msisdn[/MSISDN]
[BODY]sms text goes here[/BODY]
[/MESSAGE]
[MESSAGE]
[NAME]Johnny Be Good[/NAME]
[MSISDN]+4512345678[/MSISDN]
[BODY]Please be good :-)[/BODY]
[/MESSAGE]
[/MESSAGELIST]
最新バージョン 1.0 の更新情報
Last updated on 2017年02月28日
Minor bug fixes and improvements. Install or update to the newest version to check it out!
SMS Gateway XMLの旧バージョン
SMS Gateway XML 1.0
650.2 KB2017年02月28日