FrontlineSMS

FrontlineSMS allows you to text message with large groups of people anywhere there is a mobile signal.

Hello,

I have a keyword set up in Frontline namely: PRICE

Then I would text PRICE CORN, how do I pass it on my webapp using http request?

http://localhost/agri5?r=accept/receive&keyword=$[keyword]

It would only text Price, not the PRICE CORN. I would like PRICE CORN to be passed, not price only

Views: 34

Reply to This

Replies to This Discussion

Hello FA Calas,

If you want the message to be send, use the key ${message_content}

Regards,

Geoffrey

Thanks Geoff,

I'll try it. :)

Chabx

Thanks GOT PROBLEM RESOLVED ALREADY

http://localhost/agri5?r=accept/receive&keyword=${keyword}+${message_content}

Geoff,

I've tried it, but I've only got CORN, not PRICE CORN

Is it correct to state http request:

http://localhost/agri5?r=accept/receive&keyword=${keyword}${message_content}

Chabx

RSS

Photos

  • Add Photos
  • View All

© 2013   Created by kiwanja.net.   Powered by

Badges  |  Report an Issue  |  Terms of Service