Hi Yoge
I have read your blog for "How to send SMS from Zoho Creator apps" and install the script (.ds file) ,but still don't know how Replace those parameter, so I give your my third-paty SMS provider information,hope you give me instruction one by one (my account and password sent you by email)
The Information as bellow and waiting help
Thanks
Stanley Guo
Third-paty SMS provider information as bellows
Smart express letter of the API access pass system is divided into http mode and send the agreement to send soap, a client can use any language to develop their own systems, only the way through the http server communications can be my company. http method is applicable to small-scale, low to send the client systems, and a lower requirement for developers to facilitate development. If you want to get more stability and speed to send quality, please choose to use the soap protocol.
In addition to partners, other customers to use API interface, business must submit an application to my company, after the opening of customer service for your use only.
Send text messages (basic send method, using a fixed virtual number)
(Is the most basic interface to send text messages, if the user does not have special needs can call this interface to send text messages.
This method uses a fixed sub-account numbers under the default to send, the user can not be self-expanding sub-numbers)
http://webservice.10808.net/servlet/sms/smssend.xsms
Parameter Name |
Description |
type |
User type, C value (business users). D value (parallel user) the default value is C, upper case |
name |
The user login name, required (Smart express letter-pass systems Pass)
|
pwd |
User Login Password Required (Smart express letter-pass systems Pass) |
This parameter is now available empty for null value (due to operators using manual review the way SMS signatures, so the feature is ineffective notice when opened) |
|
dst |
Target mobile phone number, required (number of mobile phone number in English, comma "," separated) can bulk up to submit 1000 |
msg |
Send SMS content, not more than 60 Chinese characters, characters, numbers, strings (required) Content requirement using GB2312 encoding |
locktime |
Regular text messages, if the user regularly send text messages, where the time to fill in from time to time, the default is empty. Format: xxxx-xx-xx xx: xx: xx (timing to be greater than the current time) |
pay |
|
service |
|
r_type |
Returns the data format, the parameter value of 1,2 numbers. The following meanings: 1, XML format for output to return 2, the page print the results directly to |
url |
该参数目前取消(备用) This parameter is currently canceled (standby) |
key1 |
|
Key2 |
User-defined fields (optional) |
Key3 |
User-defined fields (optional) |
Key4 |
User-defined fields (optional) |
For example, business users can be invoked by IE test
http://webservice.10808.net/servlet/sms/smssend.xsms?type=C&name=admin01&pwd=123456&cpname=&dst=13810423656,13601292532&msg=HELLO&locktime=&pay=&service=&r_type=1& key1=&key2=&key3=&key4= |
The results returned to the customer's definition of
XML message returned format (Direct Returns)
<?xml version=” 1.0” encoding=”UTF -8” ?>
<root result=” 0” count=” 0” src=”” key1=”” key2=”” key3=”” key4=””>
Print directly to the screen to return the result
result=0|count=0|key1=|key2=|key3=|key4=