Multitech SF100-G User Manual For System Administrators page 64

Turnkey sms server
Hide thumbs Also See for SF100-G:
Table of Contents

Advertisement

3.1.7 Sending an Action Trigger Message
We could use this API to perform a predefined action.
HTTP API format is:
http://192.168.2.1[:portnumber]/sendmsg?user=user1&passwd=user1&cat
=3&text=message
The parameters are:
The API can be used to send an action trigger to the SMSFinder. If the SMSFinder has a
configured action trigger, it will perform the configured action.
3.1.8 Sending to Multiple Numbers, Address Book
Recipients or Groups
An SMS can be sent to multiple numbers, address book names and groups using a single
API.
HTTP API format is:
http://192.168.2.1[:portnumber]/sendmsg?user=xxx&passwd=xxx&
cat=1&to="xxx1","xxx2","xxx3"&ton="name1","name2"&group="adm
in","rd","market"&text=message
xxx1, xxx2 and xxx3 are mobile numbers.
name1 and name2 are names in the Address Book.
admin, rd and market are groups present in the SMSFinder.
Note:
3.1.9 Response from the SMSFinder After
Submitting the Send SMS API
The SMSFinder returns a unique identifier; i.e., an API message ID for each "Send API
request".
This ID can be used to track and monitor any given message.
Multi-Tech Systems, Inc. SMSFinder User Guide for System Administrators (Document S000451B)
cat
3
text
The trigger message text to be sent.
The to, ton and group parameters should be enclosed in quotes.
ID: apimsgid
OR
Err: error code
e.g.,
ID: 1
Err: 601
Appendix A – Application Programming Interface (API)
64

Advertisement

Table of Contents
loading

This manual is also suitable for:

Smsfinder sf100-g

Table of Contents