The text message delivery system enables to send SMS, LMS, or MMS, schedule delivery, manage templates, and query history of deliveries. RESTful API is provided for easy integration.
RESTful API is provided to send and query text messages from client's applications.
UIs are supported to send SMS, query delivery history, and manage templates.
Term | Description |
---|---|
Tag | A system that classifies UIDs. Many tags can be attached to an UID so as to help users to easily search and use UID information. |
UID | ID (identifier) that classifies users. One UID can have multiple contacts to be applied for delivery. |
Contact | A specified location to contact. Notification provides three products to register contact: Push, Email, and SMS. Push regards to tokens; Email to mail addresses; and, SMS to phone numbers. |
You can text by selecting tags, instead of phone numbers, as recipient information.
Register UID.
Go to Manage UIDs and register UID and one or many phone numbers.
For more details, see Manage UIDs.
Register tags.
Go to Manage Tags to register tags.
For more details, see Manage Tags.
Register UID to a tag.
Go to Manage Tags to register UID to a registered tag.
Select tags to send text messages.
Go to Send General SMS and select Send Tags instead of mail addresses, and register tags.
Term | Description |
---|---|
Statistics Event Key | Event key enabled to collect statistics by specific unit. |
statsId | Original ID Of a statistics event key, mostly each value called via API. |
To send messages via console or API, statistics event key must be sent as well.
2-1. Sending from Console
To send text messages from the SMS Delivery tab, select statistics event key.
Enter all message information and click Send.
* After some time, check statistics data on the Statistics tab.
2-2. Sending via API * Put statsId gained from the Statistics Event Key Management tab into message delivery parameter. * After some time, check statistics data on the Statistics tab.