|
Project Information
Featured
Downloads
|
Perl interface to textmagic sms apiThis is a Perl interface to the TextMagic SMS API: http://api.textmagic.com/en Use the same API commands : send send SMS command No need to configure Callback URLs. The response are Perl variables that e.g. can be put in a database or processed in your CRM. EXAMPLE Send the API commands to textmagic.pl?cmd=send&text=Test+message&phone=99923456789&unicode=0 User, password etc are configured in the script. |