Guest
17 years ago
We currently use another provider to send text messages to reply to parts enquiries.
we are trying to implement an 'Order by text' system for the same thing.

Our current system is written in PERL, is it possible to accept the HTTP post replies into a PERL script?
Support
17 years ago
Please see the following link for information regarding obtaining the HTTP POST fields in a Perl script:

http://www.howtodothings.com/co...est-data-using-perl.html 

The following field are provided:

from - The mobile number of the message sender.
text - The content of the text message
msgid - IntelliSoftware's allocated message id