Sending SMS from ESP8266 using HTTP POST URL

130 views
Skip to first unread message

Salman Ali

unread,
Jul 25, 2016, 2:19:41 AM7/25/16
to Plivo Opensource Users
Hi guys,

I am trying to send SMS from my ESP8266 WiFi module through HTTP POST. I don't know any scripting language so I don't wanna use any library API from PLIVO. I have used www.thingspeak.com to post data on thingspeak server like below 

GET /update?key={my_API_key}&field1=5&field2=255&field3=300&headers=false HTTP/1.1{CrLf}Host: api.thingspeak.com{CrLf}Connection: close{CrLf}Accept: */*{CrLf}{CrLf}

Can I have similar URL for sending sms from PLIVO by just updating the parameters in the URL. I am an Electronics guy so I don't know much about scripting language. I just need a URL that can post data (eg Sending SMS) on PLIVO server. Please help...
Reply all
Reply to author
Forward
0 new messages