Send SMS with different parameters

Send SMS with different parameters SearchSearch
Author Message
Frank
New member
Username: Impromoventas

Post Number: 3
Registered: 03-2014
Posted on Friday, January 16, 2015 - 05:16 am:   

Hi. Is it possible to send personal message from a distribution list.

Example

hellow dear <name> your account <accountid>

etc

so name will be taked from the list and will be personal for each recipient.

Coud be with php script or getting parametters from database.

Thanks in advance
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 5167
Registered: 08-2008
Posted on Friday, January 16, 2015 - 08:14 pm:   

Hi,

There is no built-in facility for this type of substitution. You would need to build a script that did the lookup and issued HTTP requests to submit the messages one at a time.

--
Des
NowSMS Support
Frank
New member
Username: Impromoventas

Post Number: 4
Registered: 03-2014
Posted on Saturday, January 17, 2015 - 11:26 pm:   

thaks for your answer. could you point me to documentation for the script.
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 5172
Registered: 08-2008
Posted on Tuesday, January 20, 2015 - 03:51 pm:   

Hi Frank,

Here is a PHP example to get you started.

http://www.nowsms.com/doc/submitting-sms-messages/send-sms-text-message-with-php

--
Des
NowSMS Support
deepak kumar
New member
Username: Kumarbansaldeepak

Post Number: 1
Registered: 01-2015
Posted on Thursday, January 22, 2015 - 06:25 am:   

deepak